On Wed, Jul 15, 2015 at 9:04 AM, Josh Cooper <[email protected]> wrote:
> > > On Tue, Jul 14, 2015 at 2:13 PM, mst3k <[email protected]> wrote: > >> Hi, >> >> thx for the answer - and sorry for the weird postings. I may need to >> create a google-account after all to submit decent requests.. But I got the >> logs: >> >> puppet.log -> http://pastebin.com/aA6dqK24 >> facter.log -> http://pastebin.com/f3i8Q6Y9 > > > I believe the timezone fact is giving us trouble: > > timezone => Mitteleurop‰ische Sommerzeit > > There have been various tickets filed[1], and I thought it had finally > been resolved, but perhaps not or this is a regression in native facter? > This appears to be a regression in Facter 3.0.1. I've opened a ticket to track this: https://tickets.puppetlabs.com/browse/FACT-1126 > > >> >> I hope that helps. >> >> Thank you for your time! >> >> >> Am 14.07.2015 um 17:52 schrieb Rob Reynolds <[email protected]>: >> >> > Would you mind including some logs from the agent as well? >> > >> > I'm looking for >> > * facter --trace --debug >facter.log 2>&1 >> > * puppet agent --test --debug --verbose --trace >puppet.log 2>&1 >> > >> > Thanks! >> > >> > >> > >> > On Mon, Jul 13, 2015 at 10:12 AM, mst3k <[email protected]> wrote: >> > Hi, >> > >> > I’m trying to set up a new heterogeneous environment with a Puppet 4.2. >> server running on a 14.04.2 Ubuntu LTS and some *nix and windows clients. >> Without any changes to the server (except enabling autosigning for my >> domain and setting the alt_dns_names for the master) I’m trying to connect >> from another Ubuntu and a Windows 2008 r2 client, but where the ubuntu >> client will connect without a problem, windows keeps getting an Error: >> > >> > Error 400 on Server: Invalid byte sequence in UTF-8 >> > >> > I searched the web for a hint and saw, that in an earlier version this >> could be fixed with a locale-setting in the file „config.ru“, which I >> don’t seem to have on a 4.2. installation. >> > I also tried to set the apache charset to utf-8 with the charset-config >> file with no success. >> > >> > Can anybody point me to the right direction? >> > >> > Thank you in advance. >> > >> > The error-log on the server: >> > >> > 2015-07-13 09:48:00,273 INFO [puppet-server] Puppet Caching node for >> mynode.mydomain >> > 2015-07-13 09:48:00,736 ERROR [puppet-server] Puppet invalid byte >> sequence in UTF-8 >> > org/jruby/RubyString.java:6202:in `count' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:248:in >> `binary?' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:262:in >> `visit_String' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:128:in >> `accept' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:324:in >> `visit_Hash' >> > org/jruby/RubyHash.java:1341:in `each' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:322:in >> `visit_Hash' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:128:in >> `accept' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:467:in >> `emit_coder' >> > org/jruby/RubyHash.java:1341:in `each' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:465:in >> `emit_coder' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:450:in >> `dump_coder' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:126:in >> `accept' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych/visitors/yaml_tree.rb:92:in >> `push' >> > >> /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/META-INF/jruby.home/lib/ruby/shared/psych.rb:244:in >> `dump' >> > /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/yaml.rb:21:in >> `dump' >> > /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:380:in >> `replace_file' >> > /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/yaml.rb:20:in >> `dump' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/yaml.rb:30:in >> `save' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/indirection.rb:276:in >> `save' >> > /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/node/facts.rb:21:in >> `save' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/compiler.rb:39:in >> `extract_facts_from_request' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/profiler/around_profiler.rb:58:in >> `profile' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/profiler.rb:51:in >> `profile' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/compiler.rb:20:in >> `extract_facts_from_request' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/compiler.rb:45:in >> `find' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/indirection.rb:194:in >> `find' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/api/indirected_routes.rb:134:in >> `do_find' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/api/indirected_routes.rb:48:in >> `call' >> > /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/context.rb:64:in >> `override' >> > /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:223:in `override' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/api/indirected_routes.rb:47:in >> `call' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/route.rb:82:in >> `process' >> > org/jruby/RubyArray.java:1613:in `each' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/route.rb:81:in >> `process' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/route.rb:87:in >> `process' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/route.rb:87:in >> `process' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/handler.rb:60:in >> `process' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/profiler/around_profiler.rb:58:in >> `profile' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/profiler.rb:51:in >> `profile' >> > >> /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/network/http/handler.rb:58:in >> `process' >> > >> file:/opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar!/puppet-server-lib/puppet/server/master.rb:39:in >> `handleRequest' >> > Puppet$$Server$$Master_1527977328.gen:13:in `handleRequest' >> > request_handler_core.clj:274:in `invoke' >> > request_handler_service.clj:14:in `handle_request' >> > request_handler.clj:3:in `invoke' >> > request_handler.clj:3:in `invoke' >> > core.clj:626:in `invoke' >> > core.clj:2468:in `doInvoke' >> > master_core.clj:47:in `invoke' >> > ring.clj:22:in `invoke' >> > ring.clj:13:in `invoke' >> > comidi.clj:267:in `invoke' >> > ringutils.clj:106:in `invoke' >> > ringutils.clj:62:in `invoke' >> > ringutils.clj:68:in `invoke' >> > ringutils.clj:118:in `invoke' >> > jetty9_core.clj:408:in `invoke' >> > >> > -- >> > 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 [email protected]. >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/C224994E-EC8F-443C-AC28-C72CC2E214E9%40gt-it.de >> . >> > For more options, visit https://groups.google.com/d/optout. >> > >> > >> > >> > -- >> > Rob Reynolds >> > Developer, Puppet Labs >> > >> > PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9. >> > Register now to take advantage of the Early Bird discount —save $249! >> > >> > -- >> > 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 [email protected]. >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/CAMJiBK5gGFbku%3DBZ92kVpBXmvZKdHQhkR__ukm1wv%2BKYtawtkw%40mail.gmail.com >> . >> > 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/0B8B8EC1-A707-4810-9301-F6D9B09FB98A%40gt-it.de >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > [1] https://projects.puppetlabs.com/issues/12702#note-4 > > -- > Josh Cooper > Developer, Puppet Labs > > *PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland, > Oregon! Join us October 5-9.* > *Register now to take advantage of the Early Bird discount > <https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyBird> > * > *—**save $249!* > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CA%2Bu97um4c4wgKOJgYi1S908U8E0ndcLSM%2B639-vYf9JP-LibVg%40mail.gmail.com > <https://groups.google.com/d/msgid/puppet-users/CA%2Bu97um4c4wgKOJgYi1S908U8E0ndcLSM%2B639-vYf9JP-LibVg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Join us at **PuppetConf 2015, October 5-9 in Portland, OR - *www. <http://www.google.com/url?q=http%3A%2F%2Fwww.&sa=D&sntz=1&usg=AFQjCNEnS7itqgvQV3E4Se1fu4Um_UapSw> 2015.puppetconf.com <http://www.google.com/url?q=http%3A%2F%2F2015.puppetconf.com&sa=D&sntz=1&usg=AFQjCNE1uQL4Sh23Vr-XkPLa4xfNcoXSog> *Register early to save 40%!* -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CACZQQfNnDX%2Bm%2B1m2DAOb0gZJLFNgQGJ508bBN-au%3DE48BPfC0A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
