fix(blueprint): rybbit v1.2.0#160
Conversation
Release notes: - https://github.com/rybbit-io/rybbit/releases/tag/v1.0.0 Migration guide: - https://www.rybbit.io/docs/v1-migration
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
|
@Siumauricio can you help test Rybbit's v1.0.0 migration? I tried it and everything works only when "isolated compose" is turned off, otherwise I get a 504 Gateway error. This is similar to the issue I faced with the seafile template (#135), where I get a 504 gateway timeout when accessing the rybbit_backend service. |
|
Check the video is working fine |
Thanks for setting it up @Siumauricio - however, that's only the frontend client right? You could also try visiting to see if it can be reached. |
It returns 'Ok' |
|
That's odd... I followed your directions in the video and removed all the network configurations, and things are working correctly now, even for sign-up. I'm using a custom domain though, so will try again with default traefik. |
|
@Siumauricio alright, I was able to reproduce your error with traefik domains. I can create a user, but not organisations. Only when I switched to using HTTPS on my own domain that I go past the organisation state. Not sure if this is some better-auth quirks. |
|
Is the service likely to have certain restrictions on proxy and url handling? |
not 100% sure. What I have deduced is:
Pretty confusing 😕. |
|
@Siumauricio I got confirmation that Rybbit only supports HTTPS, so issues with traefik is not within scope: I've updated the documentation in 1e79ddf. I think the PR is ready to merge - it was confirmed to be working by another user here: |

Changes:
Release notes:
Migration guide: