erictik / midjourney-ui

Midjourney UI is an open source AI painting UI based on Midjourney
https://midjourney-ui.vercel.app
Apache License 2.0
343 stars 118 forks source link

Failed to load resource: the server responded with a status of 404 () #39

Closed ti55879 closed 1 year ago

ti55879 commented 1 year ago

Error when loading the midjourney ui site seems to be related to the version change as in the main api project

zcpua commented 1 year ago

https://github.com/erictik/midjourney-ui/commit/e74b0640c81d26f99cc0963a382767778a58b40d

adarmanto commented 1 year ago

Did that updates deploy to https://hub.docker.com/r/erictik/midjourney-ui, @zcpua?

I got this error from the latest image:

api.DiscordBaseUrl https://discord.com
api.fetchUrl https://discord.com/api/v9/interactions
imagine.error [Error: ImagineApi failed with status 400]

But it works when cloning the latest repo. Thanks.

artemptushkin commented 1 year ago

@zcpua can you update ui to the latest api version, please? Looks like this is not fixed given that here you write that is in version 3 and we're on the version 2 here