alphanodes / additionals

Redmine plugin for easy customization of settings, text and content display by using personal or role-based dashboards (drag&drop), providing wiki macros and act as library for other plugins.
https://www.redmine.org/plugins/additionals
GNU General Public License v2.0
131 stars 43 forks source link

Async text block doesn't load #116

Open wforte88 opened 2 years ago

wforte88 commented 2 years ago

When i add an asycn block, this error happens:

image

Log Invalid dashboard block for text_async (ActionView::Template::Error): No such file or directory @ rb_sysopen - redmine/htdocs/tmp/cache/.views%2Frender_async_%2Fredmine%2Fprojects%2Fteste%2Fdashboard_async_blocks%3Fblock%3Dtext_async%26dashboard_id%3D2%26unique_key%3D94c5f150bf70b2a4bc790f22f9fa1f18f64b5207a4d2632c9229a1648073187b20210923-15536-15r3b4a

Instalation info image

alexandermeindl commented 2 years ago

HI @wforte88

This looks like a problem with filename length, see https://github.com/AlphaNodes/additionals/issues/113#issuecomment-915077892 ? This was reported some times on Windows installations.