Closed Pelican9091 closed 1 year ago
Please share the contents of /opt/tpot/etc/compose/elk_environment
.
HONEY_UUID=xxxxxxxxxxxxxxx
MY_EXTIP=7X.XX.XX.XXX
MY_EXTIP_LAT=
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>403 Forbidden</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Forbidden</h1>
<h2>Your client does not have permission to get URL <code>/7X.XX.XX.XXX/loc</co>
<h2></h2>
</body></html>
MY_EXTIP_LONG=
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>403 Forbidden</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Forbidden</h1>
<h2>Your client does not have permission to get URL <code>/7X.XX.XX.XX/loc</co>
<h2></h2>
</body></html>
MY_INTIP=XX.XX.XX.XXX
MY_HOSTNAME=XX-XX-XX
It is related to #1159 which means the rate limit for ipinfo has been exceeded.
Can you tell me more about the ipinfo limit? Is this used at installation? Can i use my own api key
Before you post your issue make sure it has not been answered yet and provide
basic support information
if you come to the conclusion it is a new issue.Docker compose want start the tpot.yml because of
docker-compose[21985]: In file /opt/tpot/etc/compose/elk_environment: environment variable name '<meta http-equiv' may not contain whitespace.
I have 2 fresh installs through the iso for Hive and Hive sensor who have this same issue.⚠️ Basic support information (commands are expected to run as
root
)lsb_release -a
anduname -a
? Debian 11 bullseye 5.10.0-25-amd64 #1 SMP Debian 5.10.191-1 (2023-08-16) x86_64 GNU/Linux/install.log
/install.err
. Noglances
andhtop
.df -h
)? 173Gdps.sh
)? [ ========| System |======== ] DATE: Thu 21 Sep 2023 01:14:36 PM UTC UPTIME: 13:14:37 up 48 min, 1 user, load average: 0.05, 0.05, 0.00 T-POT: INACTIVEBLACKHOLE: DISABLED
NAME STATUS PORTS elasticsearch DOWN
kibana DOWN
logstash DOWN
map_data DOWN
map_redis DOWN
map_web DOWN
nginx DOWN
spiderfoot DOWN
systemctl status tpot
)? (code=exited, status=1/FAILURE)systemctl stop tpot
and runnetstat -tulpen
tcp 0 0 127.0.0.1:45251 0.0.0.0: LISTEN 0 14620 662/containerdtcp 0 0 0.0.0.0:64295 0.0.0.0: LISTEN 0 13055 677/sshd: /usr/sbin tcp6 0 0 :::64294 ::: LISTEN 0 11409 1/init
tcp6 0 0 :::64295 ::: LISTEN 0 13057 677/sshd: /usr/sbin udp 0 0 0.0.0.0:68 0.0.0.0:* 0 327 590/dhclient
DOWN
you can rundocker logs <container-name>
for the latest log entries