Thank you for that information Joshua !

On Monday, March 27, 2017 at 11:45:54 AM UTC-5, Joshua Schaeffer wrote:
>
> I'm not sure of any time specific settings in Puppet itself. You could 
> restore the VM again and then make sure your time settings are correct 
> before connecting anything to it. Also I was looking at the error log you 
> posted earlier. It is reporting a 404 error. Is that port open? Is 
> something listening on that port?
>
> netstat -tupan | grep 4432
>
> Thanks,
> Joshua Schaeffer
>
> On Monday, March 27, 2017 at 5:47:24 AM UTC-6, Ryan Vande wrote:
>>
>> I don't know, my system time is correct... It might had been off at the 
>> beginning but as of now it is correct might have I already did the damage 
>> and now its stuck being broke forever?
>>
>> On Monday, March 27, 2017 at 1:53:36 AM UTC-5, Ryan Vande wrote:
>>>
>>> There is a date time thing I noticed for sure, as of now the date time 
>>> his correct on Linux but I believe puppet does not believe so
>>>
>>> Is there a way I can update ntp just for puppet?
>>>
>>> Thank you for stating this, I do believe this is the issue
>>>
>>> Can we discuss more?
>>>
>>> On Mar 26, 2017 4:16 PM, "Joshua Schaeffer" <jschaef...@gmail.com> 
>>> wrote:
>>>
>>>> This is just a guess, but make sure the time on your server is 
>>>> accurate. I do something similar with my agents where I have a base 
>>>> (clean) 
>>>> system, snapshot it, then run a puppet agent on it to test new modules, 
>>>> changes, etc. If I need to make any changes to Puppet and want to start 
>>>> from a clean install I just restore the snapshot and start over. The way I 
>>>> snapshot'ed my system it restores the date and time of the server and 
>>>> system state when the snapshot was taken. I have to specifically tell ntp 
>>>> to update the time. Other system state information like memory and current 
>>>> processes don't seem to affect the Puppet run, but if the date is not 
>>>> accurate the Puppet agent complains.
>>>>
>>>> Again, just a guess, but make sure that if you are restoring the exact 
>>>> system state that is is not interfering with Puppet operations.
>>>>
>>>> Thanks,
>>>> Joshua Schaeffer
>>>>
>>>> On Saturday, March 25, 2017 at 8:20:11 PM UTC-6, Ryan Vande wrote:
>>>>>
>>>>> I got this from console-services.log
>>>>>
>>>>> "
>>>>>
>>>>> 2017-03-25 22:10:48,337 [qtp1717623735-78] INFO  [p.c.class-updater] 
>>>>> Synchronized 0 classes from the Puppet Master in 0 seconds
>>>>> 2017-03-25 22:10:48,580 [qtp1495082648-137] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::master
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@5371cc29
>>>>> 2017-03-25 22:10:48,586 [qtp1495082648-60] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::master::mcollective
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@106e6d
>>>>> 2017-03-25 22:10:48,597 [qtp1495082648-129] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/pe_repo
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@7dd91e98
>>>>> 2017-03-25 22:10:48,606 [qtp1495082648-128] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::mcollective::peadmin
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@7c9dc4a6
>>>>> 2017-03-25 22:10:48,654 [qtp1495082648-136] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/pe_repo::platform::el_7_x86_64
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@58e2612b
>>>>> 2017-03-25 22:11:55,025 [qtp1495082648-128] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/pe_repo
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@5cea3920
>>>>> 2017-03-25 22:11:55,078 [qtp1495082648-62] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::master
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@2881f554
>>>>> 2017-03-25 22:11:55,186 [qtp1495082648-61] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::mcollective::peadmin
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@64783995
>>>>> 2017-03-25 22:11:55,200 [qtp1495082648-129] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/pe_repo::platform::el_7_x86_64
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@3d032f89
>>>>> 2017-03-25 22:11:55,206 [qtp1495082648-136] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::master::mcollective
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@398a621c
>>>>> 2017-03-25 22:11:56,772 [qtp1495082648-128] INFO  [p.p.a.routes] 
>>>>> Request activity for classifier node_groups 
>>>>> 6640b438-d6e1-4ac5-ac9d-fc6ef2390a69
>>>>> 2017-03-25 22:11:57,039 [qtp1495082648-60] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/pe_repo::platform::el_7_x86_64
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@e047ee8
>>>>> 2017-03-25 22:11:57,040 [qtp1495082648-62] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/pe_repo
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@4c9444e7
>>>>> 2017-03-25 22:11:57,047 [qtp1495082648-128] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::master::mcollective
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@6ecd5855
>>>>> 2017-03-25 22:11:57,170 [qtp1495082648-59] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::mcollective::peadmin
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@1bf41e99
>>>>> 2017-03-25 22:11:57,176 [qtp1495082648-61] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::master
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@4e671731
>>>>> 2017-03-25 22:15:21,938 [qtp1495082648-129] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/pe_repo
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@7041b75a
>>>>> 2017-03-25 22:15:22,049 [qtp1495082648-129] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::master
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@6ba62f43
>>>>> 2017-03-25 22:15:22,055 [qtp1495082648-62] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::mcollective::peadmin
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@10c17f47
>>>>> 2017-03-25 22:15:22,059 [qtp1495082648-59] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/pe_repo::platform::el_7_x86_64
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@4ea8872
>>>>> 2017-03-25 22:15:22,070 [qtp1495082648-60] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/production/classes/puppet_enterprise::profile::master::mcollective
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@7b9f315c
>>>>> 2017-03-25 22:15:30,996 [qtp1495082648-158] INFO  [p.p.a.routes] 
>>>>> Request activity for classifier node_groups 
>>>>> 4205554e-09e9-43fd-936e-aa84cd761ff1
>>>>> 2017-03-25 22:15:31,211 [qtp1495082648-59] ERROR [p.p.c.classes] 
>>>>> Failed to process classes request to 
>>>>> http://127.0.0.1:4432/classifier-api/v1/environments/ryanv/classes/sqlserver
>>>>>  
>>>>> with code 404 org.apache.http.nio.entity.ContentInputStream@3219020f
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> "
>>>>>
>>>>> On Saturday, March 25, 2017 at 6:15:08 PM UTC-5, Ryan Vande wrote:
>>>>>>
>>>>>> I got my puppetserver to a point where I liked it, I did a clone of 
>>>>>> the VM in case anything ever went wrong
>>>>>>
>>>>>> Something went wrong so I spun up the backup copy / clone
>>>>>>
>>>>>> Now all my classes are crossed out , I cant add any classes , it does 
>>>>>> not show any as available or any at all for that matter
>>>>>>
>>>>>> My base module path is the same as before , everything should be the 
>>>>>> same as before 
>>>>>>
>>>>>>
>>>>>>
>>>>>> Some reason all my classes just disappeared, I'm at a loss 
>>>>>>
>>>>>> Anyone know some troubleshooting ? if I confirm these changes , my 
>>>>>> puppet server can no longer talk with my git repo 
>>>>>>
>>>>>>
>>>>>> <https://lh3.googleusercontent.com/-VpkZuiJ9R3k/WNb5vla32KI/AAAAAAAAAA8/IKjDFyp2ZGwJSQsPkxlRORaTM_JUHq9lACLcB/s1600/lostclasses.gif>
>>>>>>
>>>>>>
>>>>>> -- 
>>>> You received this message because you are subscribed to a topic in the 
>>>> Google Groups "Puppet Users" group.
>>>> To unsubscribe from this topic, visit 
>>>> https://groups.google.com/d/topic/puppet-users/yL4LRQODiWE/unsubscribe.
>>>> To unsubscribe from this group and all its topics, send an email to 
>>>> puppet-users...@googlegroups.com.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/puppet-users/839c7375-d755-428f-8203-552eedee4da0%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/puppet-users/839c7375-d755-428f-8203-552eedee4da0%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>

-- 
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 on the web visit 
https://groups.google.com/d/msgid/puppet-users/98eb0a24-f15d-4ee4-843f-6235da6c63e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to