pixelfed / support

Issue tracker for installations of Pixelfed, before a bug is identified.
https://docs.pixelfed.org/running-pixelfed/troubleshooting.html
8 stars 3 forks source link

Bootstrap: Not writable ❌ ACTIVITYPUB instance actor cached: ❌ false #164

Open ehsan0921 opened 1 year ago

ehsan0921 commented 1 year ago

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

okpierre commented 1 year ago

Did you run php artisan instance:actor

ehsan0921 commented 1 year ago

no is it ganna help?

ehsan0921 commented 1 year ago

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

okpierre commented 1 year ago

If you enabled federation then you will need to run that

ehsan0921 commented 1 year ago

If you enabled federation then you will need to run that

Thank you and how about Bootstrap: Not writable

lno0 commented 1 year ago

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...

osc86 commented 1 year ago

same issue here.

php artisan instance:actor
Instance actor succesfully generated. You do not need to run this command again.
lno0 commented 1 year ago

Solved after a reinstall and server reboot on my side. I am using docker by the way.

oculos commented 1 year ago

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.

RandomBloke85 commented 1 year ago

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