Skip to content

Getting a Auth error: NSDebugDescription=UNKNOWN:Error received from peer ipv6:%5B2404:6800:4007:821::200a%5D:443 {grpc_status:3, grpc_message:"Request contains an invalid argument."} #1

@pmusli

Description

@pmusli

While reading home details from

Task {
do {
self.home = try await Home.connect()
} catch {
Logger().error("Auth error: (error).")
}
}

We are observing error -

is there anything we are missing ?

container_create_or_lookup_app_group_path_by_app_group_identifier: client is not entitled
-[GIPPseudonymousIDStore initializeStorage]: Shared App Groups unavailable
container_create_or_lookup_app_group_path_by_app_group_identifier: client is not entitled
-[GIPPseudonymousIDStore initializeStorage]: Shared App Groups unavailable
Auth error: Error Domain=io.grpc Code=3 "UNKNOWN:Error received from peer ipv6:%5B2404:6800:4007:821::200a%5D:443 {grpc_status:3, grpc_message:"Request contains an invalid argument."}" UserInfo={io.grpc.HeadersKey={
"alt-svc" = "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000";
date = "Fri, 23 May 2025 11:49:59 GMT";
"server-timing" = "gfet4t7; dur=1751";
}, io.grpc.TrailersKey={
}, NSDebugDescription=UNKNOWN:Error received from peer ipv6:%5B2404:6800:4007:821::200a%5D:443 {grpc_status:3, grpc_message:"Request contains an invalid argument."}, NSLocalizedDescription=Request contains an invalid argument.}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions