Yes, sorry. Tired after a long week it seems
3.6.1 → 3.7 beta was what i meant.
The value of 91 seemed to be the entry of of one of the hosts that was connected. I just deleted it manually from the terminal (dnsresource delete 91), but i have tons of postgres problems still spamming the log.
Going through the steps on how to reproduce would take the better part of the day, since the whole system is set up with ansible which configures all subnets and, ip ranges etc. But with 3.7 beta I end up with tons of weird syslog problems. I can try listing them here or just mention a few:
maas-temporal-worker[1037283]: ; Communication with 0.0.0.30#53 failed: timed out
maas-temporal-worker[449331]: #033[2m2025-08-25T05:54:40.924041Z#033[0m #033[33m WARN#033[0m #033[2mtemporal_sdk_core::worker::activities#033[0m#033[2m:#033[0m Activity not found on completion. This may happen if the activity has already been cancelled but completed anyway. #033[3mtask_token#033[0m#033[2m=#033[0mTaskToken(long_token_edited) #033[3mdetails#033[0m#033[2m=#033[0mStatus { code: NotFound, message: “workflow execution already completed”, details: b"\x08\x05\x12$workflow execution already completed\x1aB\n@type.googleapis.com/temporal.api.errordetails.v1.NotFoundFailure", metadata: MetadataMap { headers: {“content-type”: “application/grpc”} }, source: None }
maas-temporal-worker[1037366]: ; Communication with 0.0.0.30#53 failed: timed out
regiond[449333]: maasserver.region_controller: [warn] The dynamic dns update notification ‘’ is not valid. It will be dropped.
Was ^ due to Bug #2062107 “Failed to reload DNS; serial mismatch on domains m...” : Bugs : MAAS ?
maas-temporal-worker[1038424]: ; Communication with 0.0.0.30#53 failed: timed out
maas-temporal-worker[449331]: {“message”: “Completing activity as failed ({‘activity_id’: ‘4’, ‘activity_type’: ‘check-serial-update’, ‘attempt’: 1, ‘namespace’: ‘default’, ‘task_queue’: ‘region:ffnkfs’, ‘workflow_id’: ‘configure-dns’, ‘workflow_run_id’: ‘0cac9542-a4bd-47ab-abfa-8e984342f83f’, ‘workflow_type’: ‘configure-dns’})”, “exc_info”: “Traceback (most recent call last):\n File "/usr/lib/python3/dist-packages/temporalio/worker/_activity.py", line 453, in _run_activity\n result = await impl.execute_activity(input)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3/dist-packages/temporalio/worker/_activity.py", line 711, in execute_activity\n return await input.fn(*input.args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/lib/python3/dist-packages/maastemporalworker/workflow/dns.py", line 970, in check_serial_update\n assert soa.serial == serial.serial\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAssertionError”, “taskName”: “Task-123137”, “temporal_activity”: {“activity_id”: “4”, “activity_type”: “check-serial-update”, “attempt”: 1, “namespace”: “default”, “task_queue”: “region:ffnkfs”, “workflow_id”: “configure-dns”, “workflow_run_id”: “0cac9542-a4bd-47ab-abfa-8e984342f83f”, “workflow_type”: “configure-dns”}, “logger”: “temporalio.activity:493”, “level”: “WARNING”, “thread”: “MainThread:131664525160576”, “timestamp”: “2025-08-25T06:00:21.071713Z”}