biocompute-objects / portal_userdb

1 stars 1 forks source link

Local deployment - Unable to load local BCODB when saving draft #265

Closed tiwa1154 closed 10 months ago

tiwa1154 commented 10 months ago

Describe the bug When trying to save a BCO draft on local, after choosing a BCODB (127.0.0.1:8000), error 403 shows up and prevents moving on to the prefix selection step.

Both Safari and Chrome shows error 403, Firefox shows error 500

To Reproduce Steps to reproduce the behavior:

  1. On local: npm run
  2. log in first
  3. Click on Builder
  4. Click on SAVE DRAFT, an alert window pops up to select BCODB and prefix
  5. Select a BCODB
  6. See error 403

Expected behavior After choosing a BCODB, prefix selection should be enabled.

Screenshots

Screenshot 2023-12-18 at 16 44 15 Screenshot 2023-12-18 at 16 44 07

Screenshot 2023-12-18 at 16 55 38

Desktop (please complete the following information):

tiwa1154 commented 10 months ago

Fixed. @HadleyKing working on fixing the documentation