Skip to content

Factory App on macOS won't let sign in #745

@alexhooketh

Description

@alexhooketh
Image

Happens in about 10 seconds after signing in via the webpage. Nothing unusual is shown on the frontend's console:

[OTEL] Disabled Object
index-yo6ioYAL.js:2590 User authenticated Object
api.factory.ai/api/telemetry/ingest:1  Failed to load resource: net::ERR_NAME_NOT_RESOLVED
index-yo6ioYAL.js:2590 Navigating to path from notification/deeplink: Objectpath: "/settings"[[Prototype]]: Object

However in the "network" tab I see that a query to https://api.factory.ai/api/telemetry/ingest that's being made right after the sign in via webpage is passed never finished (always timeout). Failure happening exactly 10 seconds after sign in suggests that the app might be waiting for the query for 10 seconds internally and then fails. I'm just speculating though. The issue could absolutely be on the backend as well

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