Johan Eliasson

Results 157 comments of Johan Eliasson

The `auth` schema must be in place for HBP to start. Either create it manually, or create a init script for the postgres container, or use the image: `nhost/postgres:12-v0.0.5`.

This is most likely due to browsers blocking third party cookies. You can confirm that it's the case if you enable third-party cookies: https://support.cloudhq.net/how-to-enable-3rd-party-cookies-in-google-chrome-browser/ I'd recommend saving the refresh token...

the URL in the browser address bar looks a bit strange: `[..]/callbackk` should be `[..]/callback`.

Can you send me an email with the full backend URL so I can check the logs and debug this? [email protected]

Fixed in https://github.com/nhost/hasura-backend-plus/releases/tag/v2.7.1

Do you have a docker-compose.yaml that I could try to reproduce this error on my end?

Hi @fullakingi, we're focusing all of our efforts at Nhost on Nhost v2 right now, which will come with a new serverless functions-service (instead of the current custom API). I'd...

Just to confirm, do you have any issue with the above-mentioned code? Or just wanted to provide the code as a reference for others to learn from? Nhost v2 will...

Could you try to remove the `user: "999:1001"` and see what happens? I've only tried this docker-compose file on Mac thus far.

> Thank you @elitan. It did allowed the creation of minio's setup folders. Nice. So did you get everything working?