You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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.
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
The text was updated successfully, but these errors were encountered: