Internal Error When Trying to Like/Lookup using an External Instance feature
What happened?
I was trying to hit the like button on a 3rd party sharkey instance (on which i am not logged in), it led me to "Continue on remote instance" option, and it's broken as can be seen.
After a little chat we found out the error can be reproduced using More>Lookup
feature of Sharkey
What did you expect to happen?
I've expected to have that post open on my instance, where I would be able to like it as expected. Lookup is expected to work, even if post was reposted to another instances. After all buttons are there xD
Version
I'm running Sharkey 2024.11.2
Instance
My instance is sharkey.stikyt.com
The instance with the post I was trying to like is shkey.cakestwix.com
The problem? Their post is a repost from another instance. Does have to work tho, buttons are there.
What type of issue is this?
API/Backend would be my best guess
How do you deploy Sharkey on your server? (Server-side issues only)
It's cursed, but hopefully not related.
What operating system are you using? (Server-side issues only)
PostmarketOS (Alpine Linux), but services are dockerized
Relevant log output
{
"message": "Internal error occurred. Please contact us if the error persists.",
"code": "INTERNAL_ERROR",
"id": "5d37dbcb-891e-41ca-a3d6-e690c97775ac",
"kind": "server",
"info": {
"e": {
"message": "invalid AP object https://shkey.cakestwix.com/notes/a4wycbrkhlo901z5: id https://chaos.social/users/adrianyyy/statuses/114099891122699699 has different host",
"code": "UnrecoverableError",
"id": "03b19926-6ca5-4d85-a638-763913d8eee5"
}
}
}
Contribution Guidelines
By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
Additional notes:
Feel free to rename it if you can pinpoint the issue better, etc.