mintproject / mic-web

0 stars 0 forks source link

Model Catalog API is not responding #33

Open luoyu357 opened 1 year ago

luoyu357 commented 1 year ago

Hi all,

I am playing the the MIC (mic-cli and mic-web).

The mic-cli is working perfectly except the function: Upload Model Component. I use the credential of the MINT account, but get this error message

ERROR:root:Exception when calling DefaultApi->user_login_get: (404) Reason: Not Found HTTP response headers: HTTPHeaderDict({'Date': 'Tue, 02 May 2023 21:40:23 GMT', 'Content-Type': 'application/json', 'Content-Length': '22', 'Connection': 'keep-alive', 'Strict-Transport-Security': 'max-age=15724800; includeSubDomains', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization', 'Access-Control-Max-Age': '1728000'}) HTTP response body: {"detail":"Not Found"}

When I try to upload the component to Model Catalog through the mic-web, the page is keeping loading while requesting information from Model Catalog API.

Thanks,

Yu

mosoriob commented 1 year ago

Yu,

I appreciate your report on the MIC-web issue. I'm currently investigating the cause by reviewing the logs. It's strange because I haven't encountered any problem with the MIC-web myself. I will get back to you with an answer by tomorrow.

Best,

mosoriob commented 1 year ago

Hi Yu,

Thanks for the report and sorry for the delay. It's been a tough week here. I just tested the full pipeline of mic web and I couldn't find any errors. I recorded my screen for a reference.

[Screen Recording 2023 05 23 at 10 42 50](https://www.youtube.com/watch?v=JmeHIbTlT_Y)

Maybe it is related to the account that you are using. What is the email address associated with your account?

Best, Maximiliano Osorio