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

2.2.6 Docker /manifest.json unauthorized #6801

Open
SaulMoonves opened this issue Dec 14, 2024 · 3 comments
Open

2.2.6 Docker /manifest.json unauthorized #6801

SaulMoonves opened this issue Dec 14, 2024 · 3 comments

Comments

@SaulMoonves
Copy link

Describe the bug
Fresh Docker install of 2.2.6. file '/manifest.json' returns "Authentication Required" instead of JSON during page load. If I manually go to that URL, it loads. In the logs I see "Failed authentication from IP" one time. It does this even when authentication is not required.

I'm behind a reverse proxy and using the nginx config linked to by the wiki.

I tried it in Brave and Chrome. Firefox did not seem to even load manifest.json.

To Reproduce
Steps to reproduce the behavior:

  1. Go to URL
  2. Open Network Inspector
  3. See error

Expected behavior
200 status

Screenshots
image

Server (please complete the following information):

  • Etherpad version: 2.2.6 (Docker)
  • OS: Ubuntu 22.04.5 LTS
  • Is the server free of plugins: yes

Desktop (please complete the following information):

  • OS: Latest MacOS
  • Browser Brave
  • Version 1.73.97
  • Also browser Chrome v131.0.6778.140
@Loki-Afro
Copy link

the nginx config does nothing have to do with your reverse proxy config when pulling the docker image, that is completely up to your reverse proxy config that probably blocks pulling the image in the first place

@SaulMoonves
Copy link
Author

the server is running, and it's definitely etherpad throwing the error because it appears in the etherpad logs.

@SamTV12345
Copy link
Member

I'm wondering why it should throw this error. The manifest.json file is not behind any authentication

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

3 participants