ndom91 / briefkasten

📮 Self hosted bookmarking app
https://briefkastenhq.com
MIT License
920 stars 45 forks source link

How to use briefkasten cloud? #70

Open pH142857 opened 1 month ago

pH142857 commented 1 month ago

Describe the bug

I would like to try Briefkasten and I understand there is a cloud instance at https://briefkastenhq.com and a beta one for v2 at https://dev.briefkastenhq.com, but I fail to see how to create an account. I tried the "email magic field" link but I got: image

Then I tried through the GitHub button and accepted the third-party OAuth app on GitHub, but then I simply got redirected to the instance page and that's it.

The documentation is mute about it:

Briefkasten Cloud If you want to use the cloud version of Briefkasten, v2 is available in beta at dev.briefkastenhq.com. v1 is still available at briefkastenhq.com.

Reproduction

Go to briefkastenhq.com and try anything

System Info

N/A

Used Package Manager

n/a

Validations

ndom91 commented 3 weeks ago

@pH142857 on both instances you simply signin with your provider of choice, and then you land at the main screen of the application, as you mentioned, and can begin using it.

I see that email login might be broken in v1 (briefkastenhq.com), ill check that out.

pH142857 commented 3 weeks ago

Thanks for your answer. v2 looks also broken because I am not redirected to the application but to a blank page instead (when I created the ticket I was redirected to the login screen). So both versions are not usable for me.

ndom91 commented 2 weeks ago

@pH142857 interesting, can you provide any additoinal context? Are there any errors in our console? I've been using v2 myself without issue almost daily :thinking:

Am I understanding this correctly? In v2 (dev.briefkastenhq.com), you click on "Login with GitHub", you login with your GitHub account and are then redirected to a dev.briefkastenhq.com (which path exactly? Can you share the URL?) and it's just a white page?

pH142857 commented 2 weeks ago

You understood correctly. Now that I am logged in I get that white page immediately when loading https://dev.briefkastenhq.com/. Console says:

Uncaught (in promise) TypeError: (intermediate value)(...) is undefined
    Immutable 94
    <anonymous> https://dev.briefkastenhq.com/:77
    promise callback* https://dev.briefkastenhq.com/:76
CommandBar.CNK0Q_fw.js:1:90188

Network says everything is code 200 except for: image