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

config/overleaf.rc asks for wrong IP address in the comment #197

Open
F-Depi opened this issue Oct 28, 2023 · 0 comments
Open

config/overleaf.rc asks for wrong IP address in the comment #197

F-Depi opened this issue Oct 28, 2023 · 0 comments

Comments

@F-Depi
Copy link

F-Depi commented Oct 28, 2023

During the set up of overleaf via tls, following tls-proxy.md

  1. bin/init --tls
  2. change variables.env as correctly described in the guide
  3. open the file overleaf.rc as described in the guide
  4. add you EXTERNAL IP address as asked in the comment in line 36
  5. save and run with bin/up

Expected Behaviour

Overleaf should go online and be accessible by other devices

Observed Behaviour

This error is prompted after a couple of seconds when the docker container fails to run

Error response from daemon: driver failed programming external connectivity on endpoint nginx (eec3ec8e41d00fcaeb22ce8034df504e427a9706f6076d9c7be99670067fd211): Error starting userland proxy: listen tcp4 EXTERNAL_IP:443: bind: cannot assign requested address

Where EXTERNAL_IP is my external IP address, the one added in the overleaf.rc file, lines 37 and 38.

Context

I fixed the error by putting my INTERNAL IP address instead, as it made more sense and it fixed the problem.

Technical Info

  • URL: my external IP address
  • Operating System: Fedora 37

Analysis

Suggestion: in the overleaf.rc file, ask to replace the IP address in line 37 and 38 with the internal IP address of the host and not the external one.

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

1 participant