-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
i tried to spin up a new project. To the best of my knowledge it is configured correctly.
I edited the +cors-registry as the README dictates. still get this (I am logged in to the ship locally as well)
relevant logs:
tenari@dzs-MacBook-Pro ui % npm run dev
> tasks@0.0.0 dev
> vite
http://127.0.0.1
VITE v4.2.1 ready in 188 ms
➜ Local: http://localhost:5173/apps/tasks/
➜ Network: use --host to expose
➜ press h to show help
> +cors-registry
[ requests=[n=~~http~3a.~2f.~2f.localhost l={} r={~~http~3a.~2f.~2f.127~.0~.0~.1}]
approved=[n=~~http~3a.~2f.~2f.localhost~3a.5173 l={~~http~3a.~2f.~2f.127.0.0.1~3a.5173 ~~http~3a.~2f.~2f.localhost~3a.3000} r={}]
rejected=~
]
when I try running my browser with security turned off, I get a slightly different error:

it seems to me that something with how vite is passing along our urbauth cookie is not working
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
