Closed Haotian-Shi-cyber closed 4 years ago
The installation failed. Please attach logs as kindly requested. You find them in the root folder
cd /
cat install.err
cat install.log
error
how can i copy these two logs from vm and copy it here.. the VM has no gui
anyone please could give me a hand,, I'll will try to download it again, i mean first time after i downloaded it and the VM restarted, it asked me to do process again which seems like a loop for me , so i removed iso file from the VM and it works fine. i choosed the standard type, i can access port 64294 and couldn't access 64297!!!
The installation failed. Please attach logs as kindly requested. You find them in the root folder
cd / cat install.err cat install.log
now i didn't delete the VM and just attach iso and it asks me to install it again? is it a bug or something?
After install you need to eject the ISO file, normal for VirtualBox.
Seems to be resolved.
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
)What version of the OS are you currently using
lsb_release -a
anduname -a
? debian GNU/Linux 10 (buster)What T-Pot version are you currently using? 20.06.1
What edition (Standard, Nextgen, etc.) of T-Pot are you running? standard
What architecture are you running on (i.e. hardware, cloud, VM, etc.)? vm
Did you have any problems during the install? If yes, please attach
/install.log
/install.err
. no, btw where is the install.logHow long has your installation been running? 2days
Did you install upgrades, packages or use the update script? used update.sh
Did you modify any scripts or configs? If yes, please attach the changes. no
Please provide a screenshot of
glances
andhtop
.How much free disk space is available (
df -h
)? 51gWhat is the current container status (
dps.sh
)?What is the status of the T-Pot service (
systemctl status tpot
)?What ports are being occupied? Stop T-Pot
systemctl stop tpot
and runnetstat -tulpen
If a single container shows as
DOWN
you can rundocker logs <container-name>
for the latest log entries