-
Notifications
You must be signed in to change notification settings - Fork 20
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
Cannot sign into model upload website #440
Comments
I can still reproduce this issue. |
bioimage.io login is back online |
I am still unable to login or upload models - the button still seems unclickable. Does the update take some time for it to roll out to the website? Thanks! |
can confirm it's down again. help please @oeway |
It does work again now... |
@FynnBe it's still not working on my end! Checked on both Mac and Windows. |
@oeway please advise |
Hi, sorry, it seems there are some regression issue due to recent upgrade in hypha, now it should be back, please check and let me know if it works. |
works again, please reopen if the login issue reappears |
Still not working... is there some other way for me to upload models to bioimage.io? |
@mattaq31 I am on it now, I can reproduce the issue. |
The issue is that the current server crash after running for a while, and I cannot find the exact issue yet. Rolled back to a previous hypha version, please check if this version works. Sorry about this. |
Unfortunately still doesn't seem to be working... |
I had to go back to a much earlier version it seems, now seems to be working for a while without crashing. Thanks a lot for your patience. |
I implemented upload via issue request: https://github.com/bioimage-io/collection/issues/new?template=-bioimageiobot--please-upload.md See bioimage-io/collection#123 and bioimage-io/collection#124 for examples/ The title should include the concept id (e.g. polite-pig; it is not yet generated for you if missing). |
@FynnBe just to confirm can I just choose any adjective-noun format for my models? Is there some way for me to know which ones are already taken? |
no, we restrict the choices to fixed lists defined in our collection config: https://github.com/bioimage-io/collection/blob/73cf68a9c0f01df1d0f25089161ea6d6ddd768b5/bioimageio_collection_config.json#L542
For convenience I setup generation of a file with all available (untaken) description IDs: https://uk1s3.embassy.ebi.ac.uk/public-datasets/bioimage.io/available_ids.json Make sure to select an ID from for the appropriate description type ('model', 'dataset' or 'notebook') I just added confirmation to our Terms of Service in the issue template and do not have time right now to finish this update, so I'm afraid this upload option is not yet available. I try finish this asap!! As a goodie I also add in that the upload does not need an id, in which case it will be chosen randomly. More details will follow soon. Thank you for your tremendous patience! |
Ok that's no problem - please do let me know when the update is complete. I'll probably place the upload onto a temporary download link for the GitHub issue (if a direct upload is available that would also be very useful). |
I think upload via issue is ready (and if not I'll upload any resource posted in such an issue manually ;-) ) |
Thanks @FynnBe - I've added two models: bioimage-io/collection#136 and bioimage-io/collection#137 - seems like one has errored out? Not sure what the error message means though.. |
answered in the respective new issues... bioimage.io login remains offline. I'm getting
|
It looks the issue is coming from somewhere else in the cluster, I am disable the redis server (which we used internally for communication within the cluster) see if it makes the service more stable. I will keep an eye on this. Sorry about this. |
this seems to have fixed it. Please reopen if the issue reoccurs |
Hi,
I'm attempting to upload a new model to BioImage.IO. However, I am unable to take any action as the website (https://bioimageio-uploader.netlify.app/#/uploader/add is not allowing me to sign-in (screen recording attached).
On further investigation it appears that the login button is at fault as it is not returning a useful URL for signing in. Would you be able to investigate this issue or advice on alternative methods for uploading a model?
Thanks in advance.
Screen.Recording.2025-01-03.at.12.51.22.PM.mov
The text was updated successfully, but these errors were encountered: