Skip to content

Asset could not be found after upgrade to redmine 6.0.5 #581

@sirexeris

Description

@sirexeris

Hi,

I am afraid that the symlink to the asset is currently being created incorrectly in the install script.

The asset location has changed with Redmine 6. From /home/redmine/redmine/public/plugin_assets to /home/redmine/redmine/public/assets.

# create link public/plugin_assets directory

Resulting in:

root@0b598b3c0130:/home/redmine/redmine/public# ls -la
total 36
drwxr-xr-x  1 redmine redmine  4096 May 15 17:16 .
drwxr-xr-x  1 redmine redmine  4096 May 15 17:16 ..
-rw-r--r--  1 redmine redmine   444 Apr 20 07:25 404.html
-rw-r--r--  1 redmine redmine   633 Apr 20 07:25 500.html
drwxr-xr-x 10 root    root    12288 May 15 17:16 assets
drwxr-xr-x 52 redmine redmine  4096 Apr 20 07:25 help
lrwxrwxrwx  1 redmine redmine    36 Apr 22 20:26 plugin_assets -> /home/redmine/data/tmp/plugin_assets

Cheers,
Andreas

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions