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

Label studio can not display project details properly #6625

Closed
foreverwith opened this issue Nov 10, 2024 · 5 comments
Closed

Label studio can not display project details properly #6625

foreverwith opened this issue Nov 10, 2024 · 5 comments

Comments

@foreverwith
Copy link

foreverwith commented Nov 10, 2024

Describe the bug
Label studio is always running well.
However, after I upgraded my system from Ubuntu 16.04 to 22.04, I ran "label-studio start" as I did earlier, and I could not see the presentation of the project page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Label Studio' homepage
  2. Click on 'Projects'
  3. Click on 'project name'
  4. See error

Expected behavior
A list of all the tasks contained in the project.

Screenshots
I could see an empty page.
image

Environment (please complete the following information):

  • OS: Ubuntu 22.04
  • Label Studio Version 1.7.2

Additional context
The data in Label Studio is very important to me, how do I back up my data if I need to uninstall and reinstall Label Studio? Thanks a lot.

@SouthBays
Copy link

Describe the bug Label studio is always running well. However, after I upgraded my system from Ubuntu 16.04 to 22.04, I ran "label-studio start" as I did earlier, and I could not see the presentation of the project page.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Label Studio' homepage
  2. Click on 'Projects'
  3. Click on 'project name'
  4. See error

Expected behavior A list of all the tasks contained in the project.

Screenshots I could see an empty page. image

Environment (please complete the following information):

  • OS: Ubuntu 22.04
  • Label Studio Version 1.7.2

Additional context The data in Label Studio is very important to me, how do I back up my data if I need to uninstall and reinstall Label Studio? Thanks a lot.

It seems to be fronted problem.The problem disappeared when I changed to use firefox

@caitlinwheeless
Copy link
Contributor

Yes, this is a known issue and relates to Chrome compatibility - you need to either upgrade Label Studio to the latest version or use Firefox.

@foreverwith
Copy link
Author

Yes, this is a known issue and relates to Chrome compatibility - you need to either upgrade Label Studio to the latest version or use Firefox.

I could only upgrade Label Studio to 1.8.0 by running "pip install -U label-studio", how do I update it to 1.14.0?

@foreverwith
Copy link
Author

Describe the bug Label studio is always running well. However, after I upgraded my system from Ubuntu 16.04 to 22.04, I ran "label-studio start" as I did earlier, and I could not see the presentation of the project page.
To Reproduce Steps to reproduce the behavior:

  1. Go to 'Label Studio' homepage
  2. Click on 'Projects'
  3. Click on 'project name'
  4. See error

Expected behavior A list of all the tasks contained in the project.
Screenshots I could see an empty page. image
Environment (please complete the following information):

  • OS: Ubuntu 22.04
  • Label Studio Version 1.7.2

Additional context The data in Label Studio is very important to me, how do I back up my data if I need to uninstall and reinstall Label Studio? Thanks a lot.

It seems to be fronted problem.The problem disappeared when I changed to use firefox

Thanks, it works. However, I wonder how to visit Label Studio through Chrome.

@foreverwith
Copy link
Author

Yes, this is a known issue and relates to Chrome compatibility - you need to either upgrade Label Studio to the latest version or use Firefox.

I upgraded my anaconda python version from 3.7 to 3.8 with the command "conda install -c anaconda python=3.8", and after that I ran "pip install -U label-studio", Label Studio upgraded to 1.13.1.
Now, Label Studio runs well on Chrome. Thanks a lot!

@makseq makseq closed this as completed Nov 11, 2024
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

4 participants