David Steele
David Steele
If you are using the Comitup Image, then the default username/password is comitup/comitup. This is mentioned on the [home page](https://davesteele.github.io/comitup/).
I've not encountered this with android.
Shouldn't be. That process is for the web page, which only runs in the HOTSPOT mode. The app does little more than make D-Bus calls from a Flask environment.
The problem is that both Comitup and Motioneye require ownership of port 80. The solution is to allow Comitup to manage the Motioneye service - enabling it when an upstream...
> Enable motioneye > systemctl enable motioneye You may have an issue after reboot.
If I understand you right, you are connecting to the hotel wifi via the comitup hotspot, but don't get the next step of seeing the hotel login page, because your...
Look at the documentation for *enable_appliance_mode* (and maybe *primary_wifi_device*, if the internally-selected primary wifi device doesn't support AP mode(see the [FAQ](https://github.com/davesteele/comitup/wiki/FAQ)) under "[*man comitup.conf*](https://github.com/davesteele/comitup/blob/main/doc/comitup-conf.5.md)".
This is blocking package migration in Debian.
Google says yes.
I [modified](https://github.com/davesteele/cryfs/commit/2dd01a8f5b00e68cb90a3208d1f82060bffbe6cb) the makefile to add -DDISABLE_ASM=ON to the [s390x build](https://buildd.debian.org/status/fetch.php?pkg=cryfs&arch=s390x&ver=0.11.3-5&stamp=1672278931&raw=0) (re [#420](https://github.com/cryfs/cryfs/issues/420#issuecomment-1080853902)). The failure [persists](https://ci.debian.net/packages/c/cryfs/testing/s390x/). Debian is not flagging the problem at the moment, because it is [not a...