resolving PR ref
worktree-ios-155 @ 558b51e9d
at async Object.getOrganisationId (../../common/src/v2/ios-sdk/ios-directus-sdk-utils.impl.ts:99:27)
at async Object.findSupplierTasks (../../common/src/v2/ios-sdk/ios-directus-sdk-dataRequest.ts:491:27)
at async getSupplierPendingTasks (src/data-access/supplier/datarequests.ts:72:11)
at async HomePage (src/app/[lang]/org/[organisationId]/home/page.tsx:70:23)
97 |
98 | let orgId: string;
> 99 | const orgBySlug = (await client.request(d.readItems("Organisation", {filter: {slug: {_eq: organisationIdOrSlug}}, fields: ["id"]})))[0];
| ^
100 | if (orgBySlug) {
101 | //console.warn("deprecation warning! replace organisation slug with organisation id when calling backend: "+organisationIdOrSlug+" -> "+orgBySlug.id);
102 | orgId = orgBySlug.id; {
[cause]: [Error: getaddrinfo EAI_AGAIN pr-1012.warmup.local] {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'pr-1012.warmup.local'
}
}
GET /fi/org/-demo/home 200 in 12364ms
[?25h