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

Error invoking remote method 'geocode': TypeError: Cannot read properties of undefined (reading 'statusCode') #122

Closed
jessehawkley opened this issue Mar 1, 2022 · 8 comments · Fixed by #130
Assignees
Labels
bug Something isn't working
Projects

Comments

@jessehawkley
Copy link

What happened?

API Client Crashes after processing several hundred rows

Steps To Reproduce

Running the app. I've tried to run the three times and it seems to crash after running for around 20 minutes. So far restarting the app hasn't seemed to have helped.

App Version

1.5.7

Electron Version

17.0.0

Operating System

Windows 10

Relevant log output

Error message

Error invoking remote method 'geocode': TypeError: Cannot read properties of undefined (reading 'statusCode')

Stack trace

Error: Error invoking remote method 'geocode': TypeError: Cannot read properties of undefined (reading 'statusCode')
@steveoh
Copy link
Member

steveoh commented Mar 1, 2022

Thanks. We will take a look.

@steveoh steveoh added the bug Something isn't working label Mar 3, 2022
@steveoh steveoh added this to Needs triage in Bugs via automation Mar 3, 2022
@steveoh
Copy link
Member

steveoh commented Mar 3, 2022

Is there a certain record that fails or is it more of a duration thing? I'm trying to tell if it's more of a data issue or a network issue.

@jessehawkley
Copy link
Author

jessehawkley commented Mar 3, 2022 via email

@steveoh
Copy link
Member

steveoh commented Mar 3, 2022

Is your computer going to sleep or something goofy? This almost doesn't sound related to the client but maybe a home networking/computer issue.

We will still look into how we can defend against the issue. Thank you for the update!

@steveoh
Copy link
Member

steveoh commented Mar 3, 2022

Are you able to try running the job with one of our other clients? Using the geocoding toolbox in arcmap/pro?

@jessehawkley
Copy link
Author

jessehawkley commented Mar 4, 2022 via email

@stdavis
Copy link
Member

stdavis commented Apr 5, 2022

I have another user (Cindy) that is experiencing the same issue. She has previously been able to successfully run batches of 5K-25K without issue but is now getting the same error message. She verified that attempting to run a previously successful batch is now returning the error message.

The last successful batch was run by her on Mar 12, 2022 6:13 PM.

@steveoh steveoh moved this from Needs triage to High priority in Bugs Apr 5, 2022
@steveoh
Copy link
Member

steveoh commented Apr 5, 2022

Ok, interesting. We haven't made any app changes since Feb.

@stdavis stdavis changed the title App Crash Report Error invoking remote method 'geocode': TypeError: Cannot read properties of undefined (reading 'statusCode') Apr 7, 2022
@stdavis stdavis self-assigned this Apr 15, 2022
stdavis added a commit that referenced this issue Apr 15, 2022
steveoh pushed a commit that referenced this issue Apr 18, 2022
steveoh pushed a commit that referenced this issue Apr 18, 2022
steveoh pushed a commit that referenced this issue Apr 18, 2022
Bugs automation moved this from High priority to Closed Apr 18, 2022
steveoh pushed a commit that referenced this issue Apr 18, 2022
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
Status: Closed
Bugs
Closed
Development

Successfully merging a pull request may close this issue.

3 participants