Francis Levasseur

Results 18 comments of Francis Levasseur

ultravnc repeater log only the 3 lines. The nodejs app log the error again and again and again freakin fast. It occurs on init. I have an old version of...

Ok now on the latest version of the repeater I got ``` { [Error: read ECONNRESET] code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' } [Error: This socket is closed.] [Error: This...

UltraVNC Repeater http://www.uvnc.com/products/uvnc-repeater.html is acts as a gateway, the manager connects to it and client reverse connect so you don't have to open firewall

It depends on the mode, I use the mode 2. The repeater is like a gateway, receive connections from both sides and link them together. There's no firewall to configure,...

Maybe we could get some ideas from noVNC https://github.com/kanaka/noVNC/issues/103

Same here Ubuntu 22.04.2 LTS latest certbot snap, certbot 2.6.0 ``` certbot._internal.renewal:Traceback was: Traceback (most recent call last): File "/snap/certbot/3024/lib/python3.8/site-packages/certbot/_internal/renewal.py", line 502, in handle_renewal_request renewal_candidate = reconstitute(lineage_config, renewal_file) File "/snap/certbot/3024/lib/python3.8/site-packages/certbot/_internal/renewal.py",...

Same problem here (not with heroku) _CC(target) Release/obj.target/lwip_decoder/src/lib/png/png.o In file included from ../src/lib/png/png.c:14:0: ../src/lib/png/pngpriv.h:805:4: error: #error ZLIB_VERNUM != PNG_ZLIB_VERNUM "-I (include path) error: see the notes in pngpriv.h" error ZLIB_VERNUM...