Open ehsan0921 opened 1 year ago
Did you run php artisan instance:actor
no is it ganna help?
Did you run
php artisan instance:actor
I did now but didn't change. after that, I also run php artisan config:cache && php artisan cache:clear but still the same
If you enabled federation then you will need to run that
If you enabled federation then you will need to run that
Thank you and how about Bootstrap: Not writable
Hi @ehsan0921! Wondering if you found a solution for this issue since I seem to have the same problem. (the instance actor ache part) On top of that my instance can send messages to the outside but can't seem to receive anything even though I'm able to follow people on other instances...
same issue here.
php artisan instance:actor
Instance actor succesfully generated. You do not need to run this command again.
Solved after a reinstall and server reboot on my side. I am using docker by the way.
What happened for me was a misconfiguration of the proxy, which was adding :443
to my url's. After I fixed it, so Pixelfed started to receive updates from the world.
I'm having the same issue
Bootstrap: Not writable ❌ Storage: Not writable ❌ ACTIVITYPUB instance actor cached: ❌ false
Is this a permission issue? Running ubuntu 22.04/nginx
Hi guys Bootstrap: Not writable ❌ ACTIVITYPUB instance actor cached: ❌ false
I have these two errors and I'm using cloudron can anyone help how to solve them?
Best