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’s 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

sorin-davidoi picture sorin-davidoi  ·  3Comments

hugogameiro picture hugogameiro  ·  3Comments

cwebber picture cwebber  ·  3Comments

KellerFuchs picture KellerFuchs  ·  3Comments

almafeta picture almafeta  ·  3Comments