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

An error occurred in Dataset_Maker.ipynb. #244

Open
shin250277 opened this issue Dec 14, 2024 · 0 comments
Open

An error occurred in Dataset_Maker.ipynb. #244

shin250277 opened this issue Dec 14, 2024 · 0 comments

Comments

@shin250277
Copy link

shin250277 commented Dec 14, 2024

It was fine until yesterday, but today an error suddenly occurred.
3.Curate your images part
Here is the error message:

Could not connect session, trying again in 10 seconds

Could not connect session, trying again in 10 seconds

Could not connect session, trying again in 10 seconds


ServiceListenTimeout Traceback (most recent call last)
in <cell line: 36>()
93 dataset.app_config.sidebar_groups = sidebar_groups
94 dataset.save()
---> 95 session = fo.launch_app(dataset)
96
97 print("❗ Wait a minute for the session to load. If it doesn't, read above.")

12 frames
/usr/local/lib/python3.10/dist-packages/fiftyone/core/service.py in find_port()
167 pass
168
--> 169 raise ServiceListenTimeout(etau.get_class_name(self), port)
170
171 return find_port()

ServiceListenTimeout: fiftyone.core.service.ServerService failed to bind to port 5151

How can I resolve this?

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