Bernhard R. Fischer

Results 15 issues of Bernhard R. Fischer

**Description** OpenCPN occasionally crashes (rarely) thereby loosing the active track. It's possible to restart it directly afterwards but it's bad that the track data is lost. Probably the track data...

bug

The webserver is only bound to `127.0.0.1:8000` but not `[::1]:8000`. These leads to the reverse proxy always first failing to connect to ::1 before retrying to 127.0.0.1. This is a...

To use the Apache HTTP server as a reverse proxy, here's how-to: 1. Setup Apache and SSL as usual. 2. Add modules `proxy_http`, `proxy_http2`, `proxy_wstunnel`, and `headers` (with `a2enmod `)....

Sometimes while working on a report it seems to loose track about which section is currently edited (see Screenshot below). It may also happen if multiple users work within the...