You are not logged in.
Hey guys,
after reading through the maintenance part of the wiki, I did a
journalctl -p 3 -b
, and received this list of errors:
Jul 20 19:51:16 arch kernel: x86/cpu: SGX disabled by BIOS.
Jul 20 19:51:16 arch kernel: Serial bus multi instantiate pseudo device driver INT3515:02: error -ENXIO: IRQ index 1 not found
Jul 20 19:51:16 arch kernel: Serial bus multi instantiate pseudo device driver INT3515:02: error -ENXIO: Error requesting irq at index 1: -6
Jul 20 19:51:19 arch connman-vpnd[479]: Can't load /usr/lib/connman/plugins-vpn/openconnect.so: libopenconnect.so.5: cannot open shared object file: No such file or directory
Jul 20 19:51:20 arch kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 20 19:51:24 arch connmand[443]: Failed to find URL:http://ipv4.connman.net/online/status.html
Jul 20 19:51:24 arch connmand[443]: Failed to find URL:http://ipv4.connman.net/online/status.html
Jul 20 19:51:27 arch connmand[443]: Failed to find URL:http://ipv6.connman.net/online/status.html
Jul 20 19:52:30 arch bluetoothd[427]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Jul 20 19:53:37 arch connmand[443]: Failed to find URL:http://ipv6.connman.net/online/status.html
Jul 20 19:55:51 arch connmand[443]: Failed to find URL:http://ipv6.connman.net/online/status.html
Jul 20 19:58:09 arch connmand[443]: Failed to find URL:http://ipv6.connman.net/online/status.html
Jul 20 20:00:34 arch connmand[443]: Failed to find URL:http://ipv6.connman.net/online/status.html
Jul 20 20:03:08 arch connmand[443]: Failed to find URL:http://ipv6.connman.net/online/status.html
Jul 20 20:05:53 arch connmand[443]: Failed to find URL:http://ipv6.connman.net/online/status.html
Jul 20 20:08:52 arch connmand[443]: Failed to find URL:http://ipv6.connman.net/online/status.html
...
This list goes on until now. So every 5 minutes, connmand tries to reach this url, which gives a bad gateway when trying to access it. I already now that the SGX error, the serial bus errors, as well as the bluetooth hci0 error can be ignored. I have also already installed the openconnect package, so the missing file error should be solved.
But I couldn't find information on the bluetoothd[427] error, or why connmand tries to reach this website, and how I should fix these errors, or if these errors can be ignored as well. Thanks a lot!
Last edited by marlhin (2022-07-25 07:58:06)
Offline
Offline
If you want to continue using that online/portal detection from connman, then be aware that the IPv6 test page might be broken:
https://lists.ofono.org/hyperkitty/list … X3KKOYUMW/
Last edited by progandy (2022-07-22 16:59:11)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
Thanks for your answers! Yes, the IPv6 test page is down.
I deactivated
[General]
EnableOnlineCheck=false
in
/etc/connman/main.conf
And now I won't get this error anymore. Gonna mark this thread as solved!
Edit: Cannot add [SOLVED] in my title, when I click "edit" on my first post
Last edited by marlhin (2022-07-23 12:22:37)
Offline
Edit: Cannot add [SOLVED] in my title, when I click "edit" on my first post
The title is too long. Shorten it and you will be able to add solved. Maybe just "conmand failed to find ipv6.conman.net".
Offline