Mastodon: Assets 404

Created on 5 Apr 2017  路  1Comment  路  Source: tootsuite/mastodon

Running Mastodon via Docker. I ran the build, migrate and asset generating commands.
When generating assets are no errors shown and they are placed in public/assets

When I open :3000 with a browser all assets are resulting in 404 Not Found. I rebuild them but it did not help.
Any suggestions?


  • [x] I searched or browsed the repo鈥檚 other issues to ensure this is not a duplicate.

Most helpful comment

Resolved:

docker-compose stop web
docker-compose rm web
y
docker-compose up -d

Assets loaded now.

>All comments

Resolved:

docker-compose stop web
docker-compose rm web
y
docker-compose up -d

Assets loaded now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hidrarga picture hidrarga  路  3Comments

cwebber picture cwebber  路  3Comments

ghost picture ghost  路  3Comments

selfagency picture selfagency  路  3Comments

almafeta picture almafeta  路  3Comments