I am upgrading all my old puppet 6 agents to puppet7,  I have been running 
puppetserver7 for a long while but never got around to updating the 
agents.  Im finally ready to update the agents and am running into an issue 
with the agent not being able to performe plugin syncs.

the puppet6 agents, lookup the plugins at this path: 'GET 
/puppet/v3/file_metadatas/plugins?recurse=false&links=manage&checksum_type=md5&source_permissions=ignore&environment=production
 
HTTP/1.1'

the puppet7 agents are looking up at this path: 'GET 
/puppet/v3/file_metadatas/modules/plugins?recurse=false&links=manage&checksum_type=sha256&source_permissions=ignore&environment=production
 
HTTP/1.1'

the puppet 7 agents get a 404,  the logs on the puppetserver show: 
[puppetserver] Puppet Could not find filesystem info for file 
'modules/plugins' in environment production
[puppetserver] Puppet Not Found: Could not find instances in file_metadata 
with 'modules/plugins'

am I missing a setting?,  im not sure why the puppet7 agent is using a 
different path for this.


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/puppet-users/8ca7d6f9-3820-4da5-9353-815b1eba1bben%40googlegroups.com.

Reply via email to