Marco Ochse

Results 79 comments of Marco Ochse

Hi Tillmann, thanks for the explanation and the swift feedback 😄 Github seems to have blocked the attachment, no patch here. However, based on your info I managed to build...

@Lissy93 While Chromium is installed it does not allow for a sandbox within Docker. `screenshot.js` needs to be adjusted accordingly: ``` try { browser = await puppeteer.launch({ args: [...chromium.args, '--no-sandbox'],...

Turning on the debug via `-d` reveals that refused connections are seemingly not handled gracefully: ``` Task exception was never retrieved future: Traceback (most recent call last): File "/home/marco/pproxy/lib/python3.11/site-packages/pproxy/server.py", line...

fixed in 234fb16394e70fae9353b6c5cb6631da7f001837 for T-Pot 24.x, release will follow soon (3-5 weeks).

This issue is reserved for issues / feedback for the Technical Preview, anything else will be deleted, please use the Discussions instead or take the time to create an issue.

@HachimanSec It seems a NTP daemon is running (according to the logs you provided). You need to uninstall the corresponding package. Cockpit and Kibana will only be shown if the...

Thanks, great to hear it works for you.

As announced in #1487, T-Pot 24.x will arrive soon. T-Pot Technical Preview is closed.

Thanks for pointing this out, however it is not a fix I can easily push without breaking things (logstash ingestion i.e.) for everyone else. While the docker containers will be...