Skip to content

SocketException: Failed host lookup: 'matrix.bloodmoon-network.de' (OS Error: No address associated with hostname, errno = 7) (_NativeSocket.lookup) #821

@TheGeka

Description

@TheGeka

Note

This issue has been automatically filled out by Commet's issue reporter

Commet complains that it can't resolve the hostname of my matrix server but only for Notifications everything else works fine.

Exception:

SocketException: Failed host lookup: 'matrix.bloodmoon-network.de' (OS Error: No address associated with hostname, errno = 7) (_NativeSocket.lookup)

Stack Trace
#0      _NativeSocket.lookup.<anonymous closure> (dart:io-patch/socket_patch.dart:590)
#1      _rootRunUnary (dart:async/zone_root.dart:48)
#2      _CustomZone.runUnary (dart:async/zone.dart:733)
<asynchronous suspension>
#3      _NativeSocket.staggeredLookup.<anonymous closure>.lookupAddresses (dart:io-patch/socket_patch.dart:717)
<asynchronous suspension>

The hostname does exist and points towards the correct ip

dig matrix.bloodmoon-network.de @1.1.1.1

; <<>> DiG 9.20.18-1ubuntu1-Ubuntu <<>> matrix.bloodmoon-network.de @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29437
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;matrix.bloodmoon-network.de.   IN      A

;; ANSWER SECTION:
matrix.bloodmoon-network.de. 237 IN     A       85.14.245.239

;; Query time: 17 msec
;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP)
;; WHEN: Tue Mar 10 10:23:39 CET 2026
;; MSG SIZE  rcvd: 72
Device Information

Device
Platform: android
Version: v0.4.1
Git Hash: c2ee370d18c822673b24b6579842a01b971b1584
Detail: google_services

System Info
Name: TheGeka's Pixel 8 Pro

Product: husky

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions