misskey
misskey copied to clipboard
Unable to follow remote user after updating
๐ก Summary
Unable to follow remote user. Can't update notes from misskey instances.
๐ฅฐ Expected Behavior
Should be able to follow new user and get notes.
๐คฌ Actual Behavior
The remote users page stuck at "Processing...".
For Mastodon instances (pawoo.net, mastodon.world,...), the remote user notes can be seen at global timeline. The followed user notes works normal.
For Misskey instance (misskey.io), can't see any new notes from either followed user or user stuck at "Processing..." No activity can be seen at control panel.
Example log:
WARN 1 [queue inbox] failed(UnrecoverableError: skip: http-signature verification failed and no LD-Signature. keyId=https://social.network.europa.eu/users/EU_Commission#main-key) id=18750 attempts=1/8 age=5ms activity=https://social.network.europa.eu/users/EU_Commission#accepts/follows/143667
WARN 1 [queue inbox] failed(UnrecoverableError: skip: http-signature verification failed and no LD-Signature. keyId=https://misskey.io/users/9gnycq0iiv#main-key) id=18769 attempts=1/8 age=10ms activity=https://misskey.io/0a62b274-6b1d-4ca9-8c84-d29625d4f694
๐ Steps to Reproduce
- Update Misskey from 13.12.1 to 13.13.2.
- Change server ip.
- Updating the https cert.
- Change nginx reverse proxy to serve both misskey and another site.
๐ Environment
Misskey 13.13.2 docker compose
Nginx 1.18.0
Docker: 24.0.2
Nginx reverse proxy to serve both misskey and another site. The other site has the same second-level domain.
Misskey instance using Let's Encrypt cert.
๐ป Frontend
- Model and OS of the device(s):
- Browser:
- Server URL:
- Misskey: 13.13.2
๐ฐ Backend (for server admin)
- Installation Method or Hosting Service: docker compose
- Misskey: 13.13.2
- Docker: 24.0.2
- Nginx 1.18.0
- OS and Architecture: Ubuntu 22.04.2 LTS amd64
misskey.ioใซใคใใฆใฏไปไธๅฎๅฎใชๅฏ่ฝๆงใใใ
Same issue on my end.
I just recently installed it and also noticed that following between misskey.io and my instance doesn't work.
After updating to 13.14.2, the server can get posts from misskey.io." The "Unable to follow" issue was caused by a misconfigured nginx reverse proxy that prevented the backend from receiving http signatures. Given that all issues have been resolved, I will close this issue.
@HAL9000COM Can you explain your configuration error ? I face the same issue, and I'm searching the fix.
@azlux Use the example nginx config from https://misskey-hub.net/en/docs/for-admin/install/resources/nginx/