Adrian van Dongen
Adrian van Dongen
Hi @rfay, Thank you for your quick response. I followed the readme but only glanced the troubleshooting document, sorry for that. It seems to be quite an elusive bug seeing...
Thats good to hear, I will close the issue as the solution is known. Thanks for all the help :smile:
The permissions are: ``` ls -alh /var/lib/autosign/autosign.journal -rw-r----- 1 puppet puppet 0 Apr 13 12:55 /var/lib/autosign/autosign.journal ``` And the user `puppet` can access the file ``` puppet@puppetmaster:/$ echo "test" >...
Here are the logs, I changed the domain to `example.local` in the meantime but the rest of the configuration is still the same. ``` 2018-04-16T08:24:20.734608 DEBUG -- Autosign : certname...
_/etc/autosign.conf_ ``` # autosign configuration is managed by Puppet # manual modifications to this file will be overrwitten --- general: loglevel: DEBUG logfile: "/var/log/autosign.log" jwt_token: validity: '31556926' journalfile: "/var/lib/autosign/autosign.journal" secret:...
I created a repository containing my current test setup in case you want to inspect it: https://github.com/sirhopcount/vagrant-puppet-autosign
Hi, I have been aware of this problem because i ran into the same thing while developing. The reason i did not do this is because of post by Ryan...
I got a similar error: ``` $ java -jar /srv/tools/ModpackDownloader-cli.jar -manifest /srv/modpack/manifest.json -folder /srv/minecraft/mods WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. 19:00:43.045 [main] INFO com.nincraft.modpackdownloader.cli.ModpackDownloaderCLI:15 - Starting ModpackDownloaderManager...
Any updates on this?
Can we reopen this please? This is still an issue.