Добрый день!
Действовала по инструкции - https://help.luxmsbi.com/-998. В web-интерфейс Luxms Data Boring для настройки бота необходимо установить некий узел.
- Уточните, пожалуйста, какой именно? возможно node-red-contrib-telegrambot?
- При попытки установки через веб-интерфейс получаю следующую ошибку:
2023-01-30T11:51:41.124Z Установить : node-red-contrib-telegrambot 15.0.1
2023-01-30T11:50:38.092Z npm install node-red-contrib-telegrambot@15.0.1
2023-01-30T11:50:42.162Z [err] npm ERR! code
2023-01-30T11:50:42.163Z [err] EACCES
2023-01-30T11:50:42.163Z [err] npm ERR!
2023-01-30T11:50:42.163Z [err] syscall
2023-01-30T11:50:42.163Z [err] open
2023-01-30T11:50:42.163Z [err] npm
2023-01-30T11:50:42.163Z [err] ERR! path /opt/luxmsbi/databoring/package-lock.json
2023-01-30T11:50:42.164Z [err] npm
2023-01-30T11:50:42.164Z [err] ERR! errno -13
2023-01-30T11:50:42.167Z [err] npm ERR! Error: EACCES: permission denied, open '/opt/luxmsbi/databoring/package-lock.json'
2023-01-30T11:50:42.167Z [err] npm
2023-01-30T11:50:42.167Z [err] ERR! [Error: EACCES: permission denied, open '/opt/luxmsbi/databoring/package-lock.json'] {
2023-01-30T11:50:42.167Z [err] npm
2023-01-30T11:50:42.167Z [err] ERR!
2023-01-30T11:50:42.167Z [err] errno: -13,
2023-01-30T11:50:42.167Z [err] npm ERR! code: 'EACCES',
2023-01-30T11:50:42.167Z [err] npm ERR! syscall: 'open',
2023-01-30T11:50:42.167Z [err] npm ERR! path: '/opt/luxmsbi/databoring/package-lock.json'
2023-01-30T11:50:42.167Z [err] npm ERR! }
2023-01-30T11:50:42.168Z [err] npm ERR!
2023-01-30T11:50:42.168Z [err]
2023-01-30T11:50:42.168Z [err] npm ERR! The operation was rejected by your operating system.
2023-01-30T11:50:42.168Z [err] npm ERR!
2023-01-30T11:50:42.168Z [err] It is likely you do not have the permissions to access this file as the current user
2023-01-30T11:50:42.168Z [err] npm ERR!
2023-01-30T11:50:42.168Z [err] npm ERR! If you believe this might be a permissions issue, please double-check the
2023-01-30T11:50:42.168Z [err] npm
2023-01-30T11:50:42.168Z [err] ERR! permissions of the file and its containing directories, or try running
2023-01-30T11:50:42.168Z [err] npm ERR! the command again as root/Administrator.
2023-01-30T11:50:42.172Z [err]
2023-01-30T11:50:42.173Z [err] npm ERR! A complete log of this run can be found in:
2023-01-30T11:50:42.173Z [err] npm ERR! /opt/luxmsbi/.npm/_logs/2023-01-30T11_50_38_800Z-debug-0.log
2023-01-30T11:50:42.201Z rc=243