Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when installing #50

Open
donangkien opened this issue Sep 3, 2024 · 2 comments
Open

Error when installing #50

donangkien opened this issue Sep 3, 2024 · 2 comments

Comments

@donangkien
Copy link

donangkien commented Sep 3, 2024

┌──(root㉿kali)-[~]
└─# ./latest.sh

This shell-script will download & install 'nfcollector' to your system.

For more info visit: 'https://github.com/javadmohebbi/goNfCollector'

Do you want to continue? [y/N] y
Start working...

Cheking system requirements...
Found 'docker' in '/usr/bin/docker'
Found 'docker-compose' in '/usr/local/bin/docker-compose'
Found 'wget' in '/usr/bin/wget'
...requirements s atisfied!

Creating needed directories...
...done!

Downloading required files...
--2024-09-03 04:33:01-- https://github.com/javadmohebbi/goNfCollector/raw/main/build/linux/amd64/nfcollector?rnd=1f9eb3862e76196b2c70e6505a7efcb6
Resolving github.com (github.com)... 20.205.243.166
Connecting to github.com (github.com)|20.205.243.166|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/javadmohebbi/goNfCollector/main/build/linux/amd64/nfcollector [following]
--2024-09-03 04:33:02-- https://raw.githubusercontent.com/javadmohebbi/goNfCollector/main/build/linux/amd64/nfcollector
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18977740 (18M) [application/octet-stream]
Saving to: ‘/root/oi24/nfcollector/bin/nfcollector’

/root/oi24/nfcollector/bin/nfcollector 100%[====================================================================================================================>] 18.10M 10.7MB/s in 1.7s

2024-09-03 04:33:04 (10.7 MB/s) - ‘/root/oi24/nfcollector/bin/nfcollector’ saved [18977740/18977740]

--2024-09-03 04:33:04-- https://github.com/javadmohebbi/goNfCollector/raw/main/build/linux/amd64/nfupdater?rnd=1f9eb3862e76196b2c70e6505a7efcb6
Resolving github.com (github.com)... 20.205.243.166
Connecting to github.com (github.com)|20.205.243.166|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/javadmohebbi/goNfCollector/main/build/linux/amd64/nfupdater [following]
--2024-09-03 04:33:05-- https://raw.githubusercontent.com/javadmohebbi/goNfCollector/main/build/linux/amd64/nfupdater
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8608053 (8.2M) [application/octet-stream]
Saving to: ‘/root/oi24/nfcollector/bin/nfupdater’

/root/oi24/nfcollector/bin/nfupdater 100%[====================================================================================================================>] 8.21M 10.5MB/s in 0.8s

2024-09-03 04:33:06 (10.5 MB/s) - ‘/root/oi24/nfcollector/bin/nfupdater’ saved [8608053/8608053]

2024/09/03 04:33:06 Reading config from "/opt/nfcollector/etc/collector.yml"
2024/09/03 04:33:06 can not read config from: /opt/nfcollector/etc/collector.yml
2024/09/03 04:33:06 Minimal configuration will be read using OS environment
Download Started: https://raw.githubusercontent.com/stamparm/ipsum/master/ipsum.txt
Download error open /tmp/ipsum.txt.tmp: permission denied
/tmp/grafana.tar.gz: Permission denied
[ERROR] Could not continue due to error. Check the above information to solve the issue.

I'm trying to install on Kali linux but in final step this error show up help

@namld168
Copy link

you can install in Ubuntu 18.04 to resovled issue.

@namld168
Copy link

I met the same issue, I cant install in Ubuntu 20.04 or higher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants