Typhonragewind / meshcentral-docker

163 stars 46 forks source link

Installing archiver@5.3.1... #35

Closed 0subzero closed 7 months ago

0subzero commented 12 months ago

Not sure what happened but when I run it now it always says:

Installing archiver@5.3.1... ERROR: Unable to install required module "archiver@5.3.1". MeshCentral may not have access to npm, or npm may not have suffisent rights to load the new module. To manualy install this module try: cd "/opt/meshcentral" npm install archiver@5.3.1 node node_modules/meshcentral

Installing archiver@5.3.1... ERROR: ...

etc etc etc ... the same again and again ... just tried to use typhonragewind/meshcentral:preloadlibs-latest but without any luck :-/

ps: using portainer now. It was working fine yesterday.

kinda similar issue: https://www.reddit.com/r/MeshCentral/comments/15x3qoi/everytime_i_start_meshcentral_it_will_install/

0subzero commented 12 months ago

ps: okay. the problem was because there was no internet within this docker container. so when i add a bit internet it started again. some logs: Installing archiver@5.3.1... Installing ua-parser-js@1.0.35... Installing otplib@10.2.3... Installing ua-parser-js@1.0.35... MeshCentral HTTP redirection server running on port 80..

etc ...