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

GUI Error: while attempting to bind on address ('127.0.0.1', 8080): only one usage of each socket address is normally permitted #831

Open
apple-1 opened this issue Dec 21, 2024 · 10 comments
Labels

Comments

@apple-1
Copy link

apple-1 commented Dec 21, 2024

Progress logs or bars are not visible while training. Is there a way to turn them on?

@abhishekkrthakur
Copy link
Member

click on logs button

@apple-1
Copy link
Author

apple-1 commented Dec 21, 2024

Can it be specified in the config file? I am not using the GUI.

@abhishekkrthakur
Copy link
Member

if not using the gui, the logs are printed in stdout or training space (depending on backend). ill need more information to look into it if you str saying logs arent visible :)

@apple-1
Copy link
Author

apple-1 commented Dec 21, 2024

I am using Jupyter notebook in Anaconda. Kindly help... as I don't get to see any progress details.

@abhishekkrthakur
Copy link
Member

i need more information. code. logs, screenshots.

please use issue template

@apple-1
Copy link
Author

apple-1 commented Dec 21, 2024

Sure, I will submit the details. Thanks!

@apple-1
Copy link
Author

apple-1 commented Dec 21, 2024

Where can I access the GUI version please?

@abhishekkrthakur
Copy link
Member

have you read the docs: https://hf.co/docs/autotrain ?

@apple-1
Copy link
Author

apple-1 commented Dec 22, 2024

Thanks, I went through the docs. But when I tried to start the GUI version on my machine with the Write token. I am getting this error:

INFO | 2024-12-22 16:34:31 | autotrain.app.ui_routes::32 - Starting AutoTrain...
INFO | 2024-12-22 16:34:40 | autotrain.app.ui_routes::298 - AutoTrain started successfully
INFO | 2024-12-22 16:34:40 | autotrain.app.app::13 - Starting AutoTrain...
INFO | 2024-12-22 16:34:40 | autotrain.app.app::23 - AutoTrain version: 0.8.21
INFO | 2024-12-22 16:34:40 | autotrain.app.app::24 - AutoTrain started successfully
INFO: Started server process [8604]
INFO: Waiting for application startup.
INFO: Application startup complete.
ERROR: [Errno 10048] error while attempting to bind on address ('127.0.0.1', 8080): only one usage of each socket address (protocol/network address/port) is normally permitted
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.

I tried using other port numbers, and also stopping the PID that ran this port, but still get the same error.

Please help!

Attaching my env requirements file if required. Jupyter lab version 4.2.5

requirements.txt

@apple-1 apple-1 changed the title Is there a way to see progress bars? GUI Error: while attempting to bind on address ('127.0.0.1', 8080): only one usage of each socket address is normally permitted Dec 22, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants