Error after new install on bookworm #80
Replies: 3 comments
-
Hello @stavoxnetworks, Yes, I confirm that there was a problem with this CSS file. It was caused not because of missing files in Bacularis but because newer versions of the Bacularis dependency This problem has been reported here: Quick solution for you is to run:
It looks that your Composer version stored in local cache this old version or these newer releases were removed from external NPM repository once again. Please let us know if it helped. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Ahhh...thank you. I did just manually download the files with npm and copy them over. Thanks so much for your reply! |
Beta Was this translation helpful? Give feedback.
-
Hello @stavoxnetworks As we were able to find solution for your problem, I am closing this discussion. Best regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I was wondering if any of you had run across this issue. I have a new install of bacularis after performing the bacula install prior. All configuration of bacularis succeeds. After initial login after config, this message is displayed.
It appears to be because the file /vendor/npm-asset/datatables.net-dt/css/dataTables.dataTables.min.css actually does not exist.
I utilized Composer to actually do the bacularis install. The file actually does not exist in the datatables.net-dt/css folder.
After downloading the datatables with npm manually, the css files are downloaded. I coped them into the correct dir and the app now functions as expected.
Beta Was this translation helpful? Give feedback.
All reactions