wandb / openui

OpenUI let's you describe UI using your imagination, then see it rendered live.
https://openui.fly.dev
Apache License 2.0
16.86k stars 1.47k forks source link

Sharing doesn't work? : Error! Error: Internal Server Error: Unable to locate credentials #86

Open ahakobyan79 opened 1 month ago

ahakobyan79 commented 1 month ago

Installed on Ubuntu 22 server. Everything seem to be working fine.

The only change i've made is I've changed the 127.0.0.1 to 10.10.10.200 IP in main.py file

Everything loads and works fine. But when I try to share a result I see this: image

and when i visit the link, i see an empty UI with this error:

image

vanpelt commented 1 month ago

Sharing only happens in fly.io currently. It requires an S3 compatible storage configuration. I can add instructions on how to configure this for self hosting.

rossman22590 commented 2 days ago

please make guide for fly