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.
Description:
Polish mode crashes right after OAuth session init. CAR export fails because it can't resolve the PDS URL from the agent.
Command
Output
Context
ancientcatz.shy.cat--dry-runflag setNot sure if this is an auth issue or PDS resolution is just busted in this flow.