Skip to content

Polish mode of Malachite is broken #39

Description

@ancientcatz

Description:

Polish mode crashes right after OAuth session init. CAR export fails because it can't resolve the PDS URL from the agent.

Command

pnpm --filter @ewanc26/malachite start -m polish --dry-run

Output

$ node dist/index.js -m polish --dry-run
Using OAuth session for ancientcatz.shy.cat

=== Polish Legacy Scrobbles ===
Migrates legacy fm.teal.alpha.feed.play records into fm.teal.feed.play.
(No, this is not a Polish-language version of Malachite — it polishes your scrobble history.)


=== Analyzing Legacy Records ===
✖ Failed to fetch repo via CAR export

🛑 A fatal error occurred:
✗ Cannot determine PDS URL from agent
/root/pkgs/packages/malachite:
[ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL] @ewanc26/malachite@0.17.0 start: `node dist/index.js -m polish --dry-run`
Exit status 1

Context

  • OAuth session for ancientcatz.shy.cat
  • --dry-run flag set
  • Dies before any writes happen

Not sure if this is an auth issue or PDS resolution is just busted in this flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions