Hello, I completed the install instructions for a relay on Debian 12 at https://chat.luddite.tools . I had a couple of hickups fixing #666 and #647 but otherwise all OK. DNS test is OK except for the CAA that doesn’t seem available at my provider (Hover). The homepage is served, but I still get 4 failing tests:
- [gw2] [ 19%] FAILED cmdeploy/src/cmdeploy/tests/online/test_1_basic.py::test_reject_forged_from[internal]
- [gw0] [ 20%] FAILED cmdeploy/src/cmdeploy/tests/online/test_0_login.py::test_login_basic_functioning[imap]
- [gw1] [ 22%] FAILED cmdeploy/src/cmdeploy/tests/online/test_0_login.py::test_login_same_password[imap]
- [gw3] [ 23%] FAILED cmdeploy/src/cmdeploy/tests/online/test_0_qr.py::test_newemail_configure
When I try to scan the invitation code with my app to create an account it hangs at 60%.
Posting because I’m running out of places to look for this issue. Hoping someone will have an idea. Many thanks