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

Online server not working & package problem #1

Open
teisnotte opened this issue Nov 7, 2023 · 3 comments
Open

Online server not working & package problem #1

teisnotte opened this issue Nov 7, 2023 · 3 comments
Assignees

Comments

@teisnotte
Copy link

teisnotte commented Nov 7, 2023

Hello there,

It seems the online server doesn't accept uploading or selecting the existing models with this error in console:

Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint '<URL>'. This request has been blocked; the content must be served over HTTPS.

Also, it seems python-libsbml-experimental is causing very long installation time and cobra version is quite old. Thanks!

@alexOarga alexOarga self-assigned this Nov 9, 2023
@alexOarga
Copy link
Member

Hi teisnotte,

Thanks for trying out contrabass!
Unfortunately, I haven't been able to reproduce the error that you mentioned.
Could you share more info so I can reproduce it (e.g. what browser are you using)?

Regarding python-libsbml-experimental, it was a dependency of the cobra version used.
I agree the cobra version is quite old. I have opened issue #2 to address this. It will be fixed in the next release.
Meanwhile, the cobra requirement is not a strong dependency and the library should also work with newer versions of cobra regardless of the version.

@teisnotte
Copy link
Author

This is the error I have
image

{
"headers": {
"normalizedNames": {},
"lazyUpdate": null,
"headers": {}
},
"status": 0,
"statusText": "Unknown Error",
"url": "http://central.cps.unizar.es:8471/submit_url",
"ok": false,
"name": "HttpErrorResponse",
"message": "Http failure response for http://central.cps.unizar.es:8471/submit_url: 0 Unknown Error",
"error": {
"isTrusted": true
}
}

@alexOarga
Copy link
Member

Hi teisnotte,

I am sorry for the late reply, I just saw your comment :(.
The above error might have been caused by a temporal downtime due to maintenance of servers or related.
The website is technically operative now.
If you are still not able to use the website, I would suggest using the Command Line Interface (CLI) of
the application as described in the repository.

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