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

Docker Image Contexts unavailable #1634

Closed
shina2022 opened this issue Aug 6, 2024 · 7 comments
Closed

Docker Image Contexts unavailable #1634

shina2022 opened this issue Aug 6, 2024 · 7 comments
Labels
cannot reproduce no basic support info Please follow the guidelines so we can help stale

Comments

@shina2022
Copy link

shina2022 commented Aug 6, 2024

Thank you for the effort and time deployed for the implementation of this awesome security research platform. I installed Tpot on July 18 and it was working perfectly with all the interfaces accessible until today. I started the server but the services were not accessible.
Having checked all the variables, the only challenge I saw is that the docker exited with error code 18. How can I resolve this please?


Tpot

  • What OS are you T-Pot running on?
    Ubuntu 24.04
  • What is the version of the OS lsb_release -a and uname -a?
    Ubuntu 24.04 LTS
    noble
  • What T-Pot version are you currently using (only T-Pot 24.04.x is currently supported)?
    Tpot version - 24.04
  • What architecture are you running on (i.e. hardware, cloud, VM, etc.)?
  • XCP-ng Virtualization
  • How long has your installation been running?
    The installation has been running since July 18, 2024

-Did you install upgrades, packages or use the update script?
I upgraded the Ubuntu package after trying out various methods.

-Did you modify any scripts or configs?
NO

  • Please provide a screenshot of htop and docker stats.
image image
  • How much free disk space is available (df -h)?
image
  • What is the current container status (dps)?
image
  • On Linux: What is the status of the T-Pot service (systemctl status tpot)?
image
  • What ports are being occupied? Stop T-Pot systemctl stop tpot and run grc netstat -tulpen
image image
@github-actions github-actions bot added the no basic support info Please follow the guidelines so we can help label Aug 6, 2024
@shina2022 shina2022 changed the title Unable to access all the interface Unable to access all the interfaces. Basic information NOW provided Aug 6, 2024
@t3chn0m4g3
Copy link
Member

What is your docker version?
The contexts are being cancelled either Docker Hub is unavailable or this is related to #1623.
Adjust the pull policy to never in the .env to check if this is related to a Docker Hub problem.

@t3chn0m4g3 t3chn0m4g3 changed the title Unable to access all the interfaces. Basic information NOW provided Docker Image Contexts unavailable Aug 6, 2024
@shina2022
Copy link
Author

What is your docker version? The contexts are being cancelled either Docker Hub is unavailable or this is related to #1623. Adjust the pull policy to never in the .env to check if this is related to a Docker Hub problem.

The Docker version is 2.29 and the attempt based on #1623 to install the version 2.28 of noble from Ubuntu 24.04 was not successful. I sincerely appreciate the timely feedback.

@t3chn0m4g3
Copy link
Member

Check the logs of T-Pot service with sudo journalctl -u tpot and look for errors.

Also run docker pull dtagdevsec/tpotinit:24.04.

Both will help you to diagnose why the contexts are being cancelled.

Unfortunately I cannot reproduce this.

@shina2022
Copy link
Author

Thank you @t3chn0m4g3 I tried a fresh install to review the whole process but still had the same challenge. The screenshot is below. This time I adopted Ubuntu 22.04.

image

@t3chn0m4g3
Copy link
Member

The error context deadline exceeded points to a networking issue of your setup, nothing I can really help you with.

Ubuntu 22.04 however is not supported.

@shina2022
Copy link
Author

shina2022 commented Aug 8, 2024

The error context deadline exceeded points to a networking issue of your setup, nothing I can really help you with.

Ubuntu 22.04 however is not supported.

Thank you for the update. I launched the earlier installation which is on Ubuntu 24.04 this morning and the dashboards are now accessible. I suspect the challenge was with the connection to docker-compose. However, I noticed that the logs are no longer accessible as the current attacks captured are what is available in the logs.

Thank you for your timely feedbacks. It is highly appreciated. I keep learning.

Copy link

This issue has been marked as stale because it has had no activity for 7 days. If you are still experiencing this issue, please comment or it will be closed in 7 days.

@github-actions github-actions bot added the stale label Aug 16, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cannot reproduce no basic support info Please follow the guidelines so we can help stale
Projects
None yet
Development

No branches or pull requests

2 participants