SolidOS / SolidOS/solid-ui

loadPublicIndex reports Origin Unauthorized which blocks tracker

Open
#330 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
153
Forks
46
Avg merge
1d 8h
Merged PRs (30d)
7

Description

Screenshot-from-2020-08-17-13-23-39

  • The error message is bogus - the problem is with the private index not the public one
  • The "Origin Unauthorized" error should not br fatal - should accept that prefs file not available and move on

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the TypeScript code for the loadPublicIndex entry point and trace how its Origin Unauthorized error reaches the tracker. Verify the private-index preference failure path and adjust the behavior so the tracker continues when the preferences file is unavailable, with an accurate error source.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.