-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with fresh OSS install #68
Comments
hmm strange. i used the same commands and it succeeded for me. but i also updatet the container images of the server and puppetdb recently. may you retry again please? did you wait until you got these lines in the log?
and checked with
|
I am also experiencing 403 (forbidden) errors for the catalog and report endpoints when running the testing command. The containers were all in a healthy state prior to running the testing command.
EnvironmentI am running on a Digital Ocean droplet for the Docker host:
I am using a crafty clone at SHA 9fa6ee7 . Docker version 27.3.1, build ce12230 Container versions pulled by
Puppet Server container log |
The condition I documented above appears to be specific to DigitalOcean. I presume this is a side effect of Droplets not having a domain name, causing the puppet container's certname to be Attempting to reproduce this condition on an AWS EC2 instance allows the catalog and report endpoints for the puppet and crafty-testing container to be delivered as expected. |
ah okay, now i see. the domain is not set and so an invalid one is generated 🤦 |
I executed the following command from a fresh repository clone
but I was unable to run the testing command:
docker compose --profile test run testing puppet agent -t
because I got those errors in the command line:
Would you mind help me fix whatever I'm missing? I checked auth.conf and it seems alright.
Here is some debug info
found those errors on the log:
I also tried to run this command on the puppet container:
and I got those errors:
and the logs:
The text was updated successfully, but these errors were encountered: