a375702

Results 6 comments of a375702

git pull Updating bcf772f..7e11a8b Fast-forward webrecorder/Dockerfile | 4 ++-- webrecorder/webrecorder/__init__.py | 2 +- webrecorder/webrecorder/admincontroller.py | 6 +++++- webrecorder/webrecorder/rec/storage/base.py | 3 +++ webrecorder/webrecorder/rec/storage/local.py | 17 +++++++++++------ webrecorder/webrecorder/rec/storagecommitter.py | 5 +++++ webrecorder/webrecorder/rec/tempchecker.py...

Do I need to wipe and start from 0?

I have Ubuntu VM under ProxMox. Here are the logs: uname -a Linux home 4.4.0-142-generic #168-Ubuntu SMP Wed Jan 16 21:00:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux docker-compose logs recorder...

Those logs were after several failed capture attempts. I run it behind Traefik proxy. I just tried again, connecting to the host directly (http://cloud:8089) - same exact error. And no...

Wow, it works now! Captured some pages, but with the current browser only. If I pick any other browser from the list, it goes into capturing mode, 0 bytes and...

Is running WR behind Traefik a supported config?