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

London Borough of Lewisham returning 500 error #1103

Open
4 tasks done
barcar opened this issue Dec 24, 2024 · 1 comment
Open
4 tasks done

London Borough of Lewisham returning 500 error #1103

barcar opened this issue Dec 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@barcar
Copy link

barcar commented Dec 24, 2024

Name of Council

London Borough of Lewisham

Issue Information

Running the docker API server and submitting a valid UPRN, URL, post code and House Number via the Swagger UI returns a 500 error as follows:

{
  "type": "about:blank",
  "title": "Internal Server Error",
  "detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.",
  "status": 500
}

Using the same post code and house number on the council website works correctly.

Verification

  • I searched for similar issues at https://github.com/robbrad/UKBinCollectionData/issues?q=is:issue and found no duplicates
  • I have checked my address/postcode/UPRN works on the council's website
  • I have provided a detailed explanation of the issue as well as steps to replicate the issue
  • I understand that this project is run by volunteer contributors therefore completion of this issue cannot be guaranteed
@barcar barcar added the bug Something isn't working label Dec 24, 2024
@m26dvd
Copy link
Contributor

m26dvd commented Jan 5, 2025

I've just run a test on an example address and get a correct result

As per the wiki, you only need to provide the UPRN and postcode with the URL of https://www.lewisham.gov.uk along with your Selenium URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants