Displaying 1 result from an estimated 1 matches for "disable_legacy_report_upload_url".
2013 Jun 11
1
Dashboard - Unable to submit report to http://127.0.0.1:3000/reports/upload [301] Moved Permanently
...error in the master''s log: *Unable
to submit report to http://127.0.0.1:3000/reports/upload [301] Moved
Permanently.*
*
*
I tried with the webrick server (*/usr/share/puppet-dashboard/script/server
-e production*) and with dashboard running with apache. Same error.
I also tried to set *disable_legacy_report_upload_url* to* true* in
puppet-dashboard''s settings.yml. Same error.
I can see the .yaml reports exist in */var/lib/puppet/reports/*
Here is my puppet master config:
[main]
# The Puppet log directory.
# The default value is ''$vardir/log''.
logdir = /var/log/puppet...