Skip to content
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

Playbook does work on AWS lightsail instances #245

Open
cedulai opened this issue Oct 15, 2023 · 0 comments
Open

Playbook does work on AWS lightsail instances #245

cedulai opened this issue Oct 15, 2023 · 0 comments
Assignees

Comments

@cedulai
Copy link

cedulai commented Oct 15, 2023

  • [ x] I've read the FAQ and my problem isn't described there.
  • [ x] I've also searched through the existing issues, and my problem hasn't been brought up

Describe the issue

  • Running the script on a Lightsail instance doesn't seem to work. Authelia and bunkerweb docker containers keep coming up unhealthy (screenshot below) and authelia is unreachable via the browser. I did run the playbook successfully with another VPS provider

Docker container

  • AWS does not enable root access by default, but I enabled root access as a debugging step. Although the script should work without root access.

  • The playbook appears to skip steps even after deleting ansible folder and running from scratch:

Playbook output

Lightsail Firewall rules

Logs (if applicable)
Paste any relevant error messages here:
When I hit my public domain I see the GET logs in bunkerweb container logs, with the only error i see below. Browse says ERR_CONNECTION_RESET

[BUNKERNET] BunkerNet API is rate limiting us, context: ngx.timer, client: xxx.xxx.x.xx, server: 0.0.0.0:80

Environment:

  • Client OS: Unix (MacOs)
  • VPS OS: Ubuntu 22.04
  • VPS Provider: AWS Lightsail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants