diamondburned / slemmy

Lemmy client in Svelte
https://slemmy.libdb.so
GNU Affero General Public License v3.0
48 stars 0 forks source link

programming.dev instance does not work #14

Closed aaronkurz closed 4 months ago

aaronkurz commented 1 year ago

I have problems connecting to the programming.dev instance: Screenshot 2023-06-29 at 08 55 25

It's weird, since the instance works fine with the Mlem app!

diamondburned commented 1 year ago

programming.dev uses Lemmy v0.18. Unfortunately, Slemmy doesn't work with Lemmy v0.18+ instances at the moment because of the removal of the WS API and the lack of proper CORS support.

(I believe hovering over the red X will tell you the error.)

Relevant issues:

I've also added a section into the README calling attention to these issues. Please upvote them to show support!

diamondburned commented 1 year ago

Once programming.dev updates to Lemmy v0.18.1, Slemmy should work fine with it.

diamondburned commented 4 months ago

It's been almost a year. This instance works fine now.

image