Jira (PDB-4749) unable to connect to puppetdb 403

2020-05-27 Thread Austin Blatt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Austin Blatt updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4749  
 
 
  unable to connect to puppetdb 403   
 

  
 
 
 
 

 
Change By: 
 Austin Blatt  
 
 
Master Config: 
 Monolithic Split  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.359960.1590510458000.71153.1590596640036%40Atlassian.JIRA.


Jira (PDB-4749) unable to connect to puppetdb 403

2020-05-27 Thread Austin Blatt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Austin Blatt updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4749  
 
 
  unable to connect to puppetdb 403   
 

  
 
 
 
 

 
Change By: 
 Austin Blatt  
 

  
 
 
 
 

 
 { quote code }  node 'master' { class { 'puppetdb::master::config': puppetdb_server => 'puppetdb', manage_storeconfigs => false, }}node 'puppetdb' { class { 'puppetdb': report_ttl => '60d', java_args => { '-Xmx' => '1024m', '-Xms' => '1024m', }, command_threads => '2', }}{ quote code } Using the above config (puppetdb module version 7.4.0) I get a 403 error when running the puppet agent on the master:{ quote code }  #puppet agent -t --traceInfo: Using configured environment 'production'Info: Retrieving pluginfactsInfo: Retrieving pluginInfo: Retrieving localesInfo: Loading factsInfo: Caching catalog for masterInfo: Applying configuration version '1590509561'Notice: Unable to connect to puppetdb server (https://puppetdb:8081): 403 "Forbidden"Notice: Failed to connect to puppetdb; sleeping 2 seconds before retry{ quote code }    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

 

Jira (PDB-4749) unable to connect to puppetdb 403

2020-05-26 Thread Michael Tice (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Tice created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4749  
 
 
  unable to connect to puppetdb 403   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 PDB 5.2.15  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 PuppetDB  
 
 
Created: 
 2020/05/26 9:27 AM  
 
 
Environment: 
 Master: puppet-agent-5.5.20-1.el7.x86_64 puppet5-release-5.0.0-11.el7.noarch puppetdb-termini-5.2.15-1.el7.noarch puppetserver-5.3.13-1.el7.noarch   Puppetdb: puppet-agent-5.5.20-1.el7.x86_64 puppet5-release-5.0.0-11.el7.noarch puppetdb-5.2.15-1.el7.noarch puppetdb-termini-5.2.15-1.el7.noarch  
 
 
Labels: 
 help_wanted module  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Michael Tice  
 

  
 
 
 
 

 
 

node 'master' { class  

Unknown macro: { 'puppetdb} 
 
} 
node 'puppetdb' { class { 'puppetdb': report_ttl => '60d', java_args =>  

Unknown macro: { '-Xmx' => '1024m', '-Xms' => '1024m', }