🗨️ Please post your questions in Discussions and keep the issues for issues. Thank you 😁.
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.
⚠️ Provide basic support information or similiar information with regard to your issue or we can not help you and will close the issue without further notice
⚠️ Basic support information (commands are expected to run as root)
What version of the OS are you currently using lsb_release -a and uname -a?
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
Linux enchantingauthorization 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64 GNU/Linux
What T-Pot version are you currently using? T-Pot 22.04.0
What edition (Standard, Nextgen, etc.) of T-Pot are you running? Standard
What architecture are you running on (i.e. hardware, cloud, VM, etc.)? Hardware
Did you have any problems during the install? If yes, please attach /install.log/install.err. No
How long has your installation been running? < 1 day
Did you install upgrades, packages or use the update script? No
Did you modify any scripts or configs? If yes, please attach the changes. No
Please provide a screenshot of glances and htop. N/A
How much free disk space is available (df -h)? N/A
What is the current container status (dps.sh)?
What is the status of the T-Pot service (systemctl status tpot)? N/A
What ports are being occupied? Stop T-Pot systemctl stop tpot and run netstat -tulpen N/A
If a single container shows as DOWN you can run docker logs <container-name> for the latest log entries N/A
I have been trying to put a reverse proxy in front of my TPot IP (to be accessed internally only, its not accessible via the internet, I just want to be able to use a URL instead of a IP:Port). I have managed to do this successfuly with cockpit, forwarding to IP:64294.
However when I have the same config and I forward to IP:64297 I get a 502 error.
Is anyone aware of a reason for this? Is it to do with the web auth that is on the webui? If so, how can I get around it?
🗨️ Please post your questions in Discussions and keep the issues for issues. Thank you 😁.
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.⚠️ Basic support information (commands are expected to run as
root
)lsb_release -a
anduname -a
? Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseyeLinux enchantingauthorization 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64 GNU/Linux
/install.log
/install.err
. Noglances
andhtop
. N/Adf -h
)? N/Adps.sh
)?systemctl status tpot
)? N/Asystemctl stop tpot
and runnetstat -tulpen
N/ADOWN
you can rundocker logs <container-name>
for the latest log entries N/AI have been trying to put a reverse proxy in front of my TPot IP (to be accessed internally only, its not accessible via the internet, I just want to be able to use a URL instead of a IP:Port). I have managed to do this successfuly with cockpit, forwarding to IP:64294. However when I have the same config and I forward to IP:64297 I get a 502 error.
Is anyone aware of a reason for this? Is it to do with the web auth that is on the webui? If so, how can I get around it?
Cheers!