Stability-AI / stability-sdk

SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)
https://platform.stability.ai/
MIT License
2.43k stars 339 forks source link

AxiosError: Request Failed with Status Code 500 #156

Open Ai-Artsca opened 1 year ago

Ai-Artsca commented 1 year ago

Uncaught (in promise) AxiosError code : "ERR_BAD_RESPONSE" config : {transitional: {…}, transformRequest: Array(1), transformResponse: Array(1), timeout: 0, adapter: ƒ, …} message : "Request failed with status code 500" name : "AxiosError" request : XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, …} response : {data: {…}, status: 500, statusText: '', headers: AxiosHeaders, config: {…}, …} stack : "AxiosError: Request failed with status code 500\n at settle (http://localhost:3000/static/js/bundle.js:284353:12)\n at XMLHttpRequest.onloadend (http://localhost:3000/static/js/bundle.js:283093:66)" [[Prototype]] : Error