Klaus Frank

Results 278 comments of Klaus Frank

Yes it is also with the same URL but with a postfixed `#1` I get the same error.

sorry, but archivebox/archivebox:dev doesn't work for me at all. At first tried by replacing the `:latest` in the docker-compose file with `:dev` and after you edited your post to add...

@pirate any update on this one? Were you able to replicate the issue?

Hi, sorry but th dev image still doesn't work as you suggest. When I try to run it in a new and completely empty folder the init fails: ``` [user@PC-001...

I moved the issues with spinning up the dev image into a separate issue as I found a workaround by first doing the init using the latest image. Regarding this...

HTTP basic auth is not that uncommon. It it still used at universities, at enterprises for internal stuff and outside of that for proxies. So having a "first-class support for...

> There's a ticket open for supporting URL rewriting at some point, that is actually fairly versatile I know, I've seen it earlier today. That's why I mentioned it :)...

Hi @RinLin-NYA it could be that you were caught in #34 and checked out an attacker modified version. It is not entirely clear when the attacker gained access to the...

ipv6 setups is very simple, if you know how routing works. The problem is, that the implementation within docker is currently crappy and non consistent. Your failure is most likely...

> Hi @agowa338, that is quite a comprehensive write-up! > Thank you very much for that! > > While i do have a little bit of a network background, i...