

I think this is a Piefed bug, I’ve seen it before. I’m sure it’ll get tracked down at some point.
Punch nazis, trebuchet TERFs.
I am building Voyager, a client for lemmy!
I think this is a Piefed bug, I’ve seen it before. I’m sure it’ll get tracked down at some point.
:(
Sorry I can’t be more help, but I’ll keep my eye out. Another thing you can try is backing up the app, then fresh reinstall and see if you can reproduce with stock settings. There may be a specific setting that causes it.
You can export/import app settings which should include tags. Does that not work?
If you can find the exact version that it started happening, and exact reproduction steps that would be helpful since I haven’t seen what you’re describing.
I haven’t been able to repro, works fine for me, android+piefed.zip+viewing ich_iel. Have you tried asking the feddit.org admins? Maybe you could send them your IP and they could investigate the logs. Its possible they are blocking the user agent/ip. Voyager should send “VoyagerApp” somewhere in the user agent for the native apps.
Thanks for letting me know. This will be fixed in the next release :)
Right? Jellyfin is awesome
Sorry, I fucked that up! Will fix ASAP
edit: Fix is in 2.38.0, building right now
Are you on android?
The go.getvoyager.app links work well for those that doesn’t have the app installed, so good for sharing with friends. Not really relevant for your use case though!
vger://__HOST_PATH__
should work.
Edit: or universal links are https://vger.to/__HOST_PATH__
Edit: update universal links to new domain
yes.
Ah, thanks for letting me know. I just checked and it’s because you’re running lemmy v0.19.3. That’s pretty old; I would recommend upgrading.
That being said, Voyager should have more helpful error messages for unsupported versions, and also should still support 0.19.3 until the next major release, so I’ll push a fix.
That’s actually incorrect, it is a solved problem in voyager. Clicking the link in the post from any Lemmy instance, or up to date piefed instance like piefed.blahaj.zone, opens in app.
The only reason it doesn’t work from piefed.ca is piefed.ca is running an outdated version of Piefed that doesn’t support the federated instances endpoint in api/alpha.
Proof:
Thanks for checking!
I was actually testing an invalid login, where it says “connection error” instead of “invalid login credentials” because the backend error isn’t sent due to a CORS issue.
After attempting login with piefed.social vs feddit.online, here’s the screenshots. See the “CORS missing origin” error under trasnferred column for feddit.online. Also the lack of access-control-allow-* headers compared to piefed.social.
Awesome thanks for confirming!
That’s what happens when you try to signup, not login. There is a login button below pick a server button.
Also, try the web at https://vger.app/, probably easier to debug!
Do you know the admins? It looks like CORS is broken on signin (POST req), which causes the PWA to break.
Works for all the other instances so maybe they are doing something custom
Should be fixed in next release!