Sebastian Scheibner

Results 103 comments of Sebastian Scheibner

The JAVA_OPTS env variable isn't read by the graalvm native version, so it doesn't pick up the proxy settings. It should work with the jvm version.

signal-cli doesn't have any kind of authentication, so just accessing it from a web browser is not advisable. I'd suggest putting a webserver like apache or nginx in front which...

Possible ... a verbose log with `-v` might show if it's actually the submit rate limit call. There are two different captcha pages, the one for "challenge" should be used:...

Thanks for reporting! I found the cause for the database lock. Should be fixed in the next version.

A verbose log would be helpful (with `signal-cli -v -u +XXX register`)

Changing the `author` field is not possible, but adding an additional `authorName` field would work.

It's been requested a few times before #80. In theory it's possible, but would need someone to investigate.

The same error has been reported here: https://github.com/AsamK/signal-cli/issues/1491#issuecomment-2826211554 Signal-Android by default doesn't use the captcha, but some different google play services based approach. I can only reproduce the 403 error,...