Skip to content

In run-first.sh tells the user to not set 0.0.0.0 as LISTEN_IP#1113

Open
feroda wants to merge 1 commit into
edumeet:mainfrom
feroda:main
Open

In run-first.sh tells the user to not set 0.0.0.0 as LISTEN_IP#1113
feroda wants to merge 1 commit into
edumeet:mainfrom
feroda:main

Conversation

@feroda

@feroda feroda commented Dec 5, 2025

Copy link
Copy Markdown

Hello,
I have experimented weird behaviour with my brand new setup of edumeet.
This was due to set LISTEN_IP to 0.0.0.0 that cannot be used.

So i adapted run-first.sh script to avoid setting that value. I did not check for errors if user still insert it, but I see that there are not too many checks on value inserted. I add the plus that if the LISTEN_IP is not specified, it will be equal to EXTERNAL_IP

I hope it could be useful for others.
Thanks for your work that after 5 years is flying high!

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

Successfully merging this pull request may close these issues.

1 participant