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

"Active Authentication" closes right after enabling #31

Open
xSikes opened this issue Sep 18, 2021 · 2 comments
Open

"Active Authentication" closes right after enabling #31

xSikes opened this issue Sep 18, 2021 · 2 comments

Comments

@xSikes
Copy link

xSikes commented Sep 18, 2021

Authentication server keep closing right away after clicking the button and in terminal I keep getting this error:
"[Errno 48] error while attempting to bind on address ('0.0.0.0', 5432): address already in use"
I set my subnet to 42.0.0.0/24.

@jonnyhyman
Copy link
Owner

This happens if there was some crash earlier on, and Python's server didn't properly close... Check your Task Manager and exit anything running called "Python" and then try again!

Without knowing what the original crash error was I'm not sure how to help

@xSikes
Copy link
Author

xSikes commented Sep 20, 2021

This happens if there was some crash earlier on, and Python's server didn't properly close... Check your Task Manager and exit anything running called "Python" and then try again!

Without knowing what the original crash error was I'm not sure how to help

No worries, I should have followed up with my fix which isn't really a fix.
Sadly there wasn't any other info (on a Mac Mini M1) about what happened.
Sooooo...... I reset the settings and typed in new info....it worked. Don't even know why is works, but it does ha.
Thanks for reply back.

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