Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with minio #104

Open
zazou1998 opened this issue Nov 29, 2024 · 5 comments
Open

issue with minio #104

zazou1998 opened this issue Nov 29, 2024 · 5 comments

Comments

@zazou1998
Copy link

Hello,

I am an Unraid user and I’m facing some issues with MinIO and the Huly Docker containers.

LOG:

#######
please provide upload url
Logging also into console development true
{"level":"info","message":"####################################################################################################################","timestamp":"2024-11-29T10:38:48.836Z"}
{"level":"info","message":"########################SplitLogger front initialized: 2024-11-29T10:38:48.837Z###########################","timestamp":"2024-11-29T10:38:48.838Z"}
#######

minio|minio.beyond-earth.be?accessKey=some_key&secretKey=some_secret

I’m not sure if I’ve misconfigured something or if the URL is incorrect.

By the way, minio.beyond-earth.be is an internal DNS name set in my Active Directory.

Could you help me troubleshoot this?

Kind regards,

@RarogCmex
Copy link

@zazou1998 Long story short: I also experienced this. The solution is to create a separate minio instance from docker compose, and supply it.
Also you need to set UPLOAD_URL='https://(your_domain)/files'

@zazou1998
Copy link
Author

@RarogCmex Thanks for the reply and for providing the upload URL. Should I use the URL from MinIO, or is there something else I need to configure? I’m a bit lost in this deployment process.

@RarogCmex
Copy link

@zazou1998 No, you shouldn't. There is something else.
Yeah, the current process is complicated, I even discovered a bug with openid connect (which looks like untested)
hcengineering/platform#7394

@zazou1998
Copy link
Author

@RarogCmex so the upload URL is the URL from huly?

@RarogCmex
Copy link

Yes, although it still not documented properly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants