Open artscripts opened 3 years ago
Which version of Ubuntu? Please take a look at nixstatsagent.log it should be in the same directory as the installer. You can send the installer log to vincent@nixstats.com
Ubuntu 18.04.5 LTS
20 сент. 2021 г., в 10:34, vfuse @.***> написал(а):
Which version of Ubuntu? Please take a look at nixstatsagent.log it should be in the same directory as the installer. You can send the installer log to @. @.> — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/NIXStats/nixstatsagent/issues/48#issuecomment-922694666, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC6SNORBJIXHB6OYIBXQJDUC3PWTANCNFSM5EJEALPQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
I wrote to you in the mail and sent a log
I don't see any e-mail from your side. Most likely on ubuntu it is a broken repository, can you run apt update
successfully or does it return an error?
I sent you a letter 2 times by mail, but apparently the letters do not reach. Here is a part of the log that is here
WARNING: Discarding https://files.pythonhosted.org/packages/e3/23/53b561c7c7adfb67e6075a7b09988172c8bd45e1a3fcb43cb2560c9a5c76/nixstatsagent-1.2.17.tar.gz#sha256=2ab083f187c113d1ad5c4630a8b709e87b32b2a5acdaa73da52683d5edad687a (from https://pypi.org/simple/nixstatsagent/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading nixstatsagent-1.2.12.tar.gz (34 kB) ERROR: Command errored out with exit status 1:
It seems like setuptools is missing in your system: apt install python-setuptools
unfortunately this does not solve the problem
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-setuptools is already the newest version (39.0.1-2).
The following packages were automatically installed and are no longer required:
gyp libc-ares2 libhttp-parser2.7.1 libjs-async libjs-inherits libjs-node-uuid libuv1 libuv1-dev nodejs-doc
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Hello, I can not install the agent on ubuntu. When you send the command shh, an error pops up and nothing is installed. wget --no-check-certificate -N https://www.nixstats.com/nixstatsagent.sh && bash nixstatsagent.sh
Tell me how to fix this?