While trying to change network settings of the current working connections I get 500 page error. Please check output of journalctl -f. This is on a PC running freedombox 0.7. Not running developer version of plinth.
Jan 07 20:40:16 swechabx dnsmasq-dhcp[1251]: DHCPREQUEST(enp10s0) 10.42.0.62 00:c2:c6:40:54:c0 Jan 07 20:40:16 swechabx dnsmasq-dhcp[1251]: DHCPACK(enp10s0) 10.42.0.62 00:c2:c6:40:54:c0 bonday Jan 07 20:40:16 swechabx plinth[712]: [2016-01-07 20:40:16,385] django.request ERROR Internal Server Error: /plinth/sys/networks/4b7ff6a5-bd77-43c5-ad53-8c3b80b46cea/show/ Jan 07 20:40:16 swechabx plinth[712]: Traceback (most recent call last): Jan 07 20:40:16 swechabx plinth[712]: File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 149, in get_response Jan 07 20:40:16 swechabx plinth[712]: response = self.process_exception_by_middleware(e, request) Jan 07 20:40:16 swechabx plinth[712]: File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 147, in get_response Jan 07 20:40:16 swechabx plinth[712]: response = wrapped_callback(request, *callback_args, **callback_kwargs) Jan 07 20:40:16 swechabx plinth[712]: File "/usr/lib/python3/dist-packages/plinth/modules/networks/networks.py", line 71, in show Jan 07 20:40:16 swechabx plinth[712]: connection_status = network.get_status_from_connection(connection) Jan 07 20:40:16 swechabx plinth[712]: File "/usr/lib/python3/dist-packages/plinth/network.py", line 105, in get_status_from_connection Jan 07 20:40:16 swechabx plinth[712]: status['primary'] = (primary_connection.get_uuid() == connection.get_uuid()) Jan 07 20:40:16 swechabx plinth[712]: AttributeError: 'NoneType' object has no attribute 'get_uuid'
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Freedombox-discuss mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
