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

Blossom fails on Amethyst #35

Open
Sakrecoer opened this issue Jan 19, 2025 · 6 comments
Open

Blossom fails on Amethyst #35

Sakrecoer opened this issue Jan 19, 2025 · 6 comments

Comments

@Sakrecoer
Copy link

The blossom server works fine on most clients, but Amethyst gives an error.

Steps to reproduce:

  • press the add attachement button and pick a medium
  • Chose the blossom server provided by your chorus relay/blossom server
  • Hit "add to message"
  • See the following error message:

Image

While chosing a different public blossom server works fine, I understand this could be an Amethyst issue. Just posting here for reference.

@mikedilger
Copy link
Owner

mikedilger commented Jan 19, 2025

This error message doesn't refer to anything I recognize api_url or apiUrl, neither in my code nor in the blossom specs. So I think we should ask Vitor. If it was my server, maybe it gets tripped up on the port 444 part.

@Sakrecoer
Copy link
Author

Thanks for the feedback. I'm not sure i understand the reference to port 444, could you elaborate?

I understand the doc isn't really up to speed and i also know the burden of documenting progress, but if you have a moment to help me understand better, i could help unburden you with contribution to the documentation.

@mikedilger
Copy link
Owner

Sorry, I wasn't sure what server you used. I was thinking of my server at wss://chorus.mikedilger.com:444/

@Sakrecoer
Copy link
Author

ah! ok :) I am using my own, which i set behind a proxy: wss://relay.basspistol.org

Still willing to help out with doc, have identified a couple of things i think i can address. Don't have an ETA, but i'm pretty sure you will recieve some gentle PRs soon™ 💜

@mikedilger
Copy link
Owner

What if you try https://relay.basspistol.org instead of with wss? Blossom doesn't use websockets.

@Sakrecoer
Copy link
Author

Sakrecoer commented Jan 22, 2025

Thanks @mikedilger ! The relay is indeed on wss:// but in the app, i have used https:// for the blossom server settings.

I will file an issue on amethyst repo as soon as i have a minute, and reference this one. Many thanks for taking the time to look into this!

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