Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 Forbidden Error in matching_results #1217

Closed
RDmitchell opened this issue Jan 21, 2017 · 5 comments
Closed

403 Forbidden Error in matching_results #1217

RDmitchell opened this issue Jan 21, 2017 · 5 comments
Labels

Comments

@RDmitchell
Copy link

RDmitchell commented Jan 21, 2017

instance: seeddev (test server) and seedv2 (production)
SHA: 3daf0f8 (V 2.0 release)
browser: chrome incognito
org: LBNL 20 (seedv2), LBNL 302 Org (seeddev)
File: covered-buildings-sample.csv (standard test file)

Getting 403 forbidden error when program tries to do the final matching step on a simple test file.
GET https://seedv2.lbl.gov/api/v2/import_files/2976/matching_results/
403 (Forbidden)

Steps to reproduce:

  • Upload test file referenced above
  • Mapping as shown
    image
  • Mapping review screen
    image
  • Save Mapping and start matching -- program stays at 0% for a few seconds, then when the 100% progress bar is completely green, get the 403 forbidden error
    image
  • If you click the inventory screen, you will see that the data is loaded
@RDmitchell
Copy link
Author

instance: seeddev
SHA: 9e6e90e
browser: chrome incognito (after rebooting computer)
org: LBNL 400 (not a new org, has been used a lot for testing, importing, deleting, importing again)
File: covered-building-sample.csv (standard example file)

Am still seeing this issue
image

Let me know if you want me to record my exact steps

@nllong nllong mentioned this issue Jan 27, 2017
4 tasks
@RDmitchell
Copy link
Author

SHA: 2ceea20
instance: seeddemostaging (with the database from production seedv2)
org: LBNL 20 (has been used a lot for testing so is not "virgin")
file: any file, but the standard sample covered-buildings-sample.csv should show the issue

  • Import the file as a spreadsheet
  • Map as shown
    image
  • Click Map Your Data
  • Mapping Review shows 512 records (although Property Type is displayed there as property_type)
    image
  • Click Save Mapping and Confirm matches
  • Program shows 100% complete, but that dialog box doesn't go away
    image
  • 403 error can be see in developer tools
    image
  • Clicking cancel allows you to go to the Inventory view, where the data appears to have been imported correctly.
    I believe this happens even on an org that is entirely new

@nllong
Copy link
Member

nllong commented Feb 7, 2017

this is now on seeddev for testing

@RDmitchell
Copy link
Author

OK, I will test now. Thanks

@RDmitchell
Copy link
Author

instance: seeddev
SHA: aa55bc4
org: LBNL 400
files: one city file + sample PM and Tax files

It seems like the progress bar is no longer hanging on 100%. Am closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants