Coder Social home page Coder Social logo

Comments (15)

nborrmann avatar nborrmann commented on September 23, 2024

Do you only get one error or dozens like this?

from pogom.

claimer21 avatar claimer21 commented on September 23, 2024

It seems to be the same error but it repeats. See below:

http://imgur.com/a/Cnj5f

from pogom.

uhzair avatar uhzair commented on September 23, 2024

Can you paste your init file content ?

from pogom.

claimer21 avatar claimer21 commented on September 23, 2024

#!/usr/bin/python

-- coding: utf-8 --

config = {
'LOCALE': 'en',
'LOCALES_DIR': 'static/locales',
'ROOT_PATH': None,
'GOOGLEMAPS_KEY': 'XXXX'
}

from pogom.

coltonmccormack avatar coltonmccormack commented on September 23, 2024

Getting the same thing here.

Put my GMaps key into the init config.

Running on Windows 10 x64.

Replaced rpc_api.py:212 with log.exception('Could not parse response: \n%s', response_content) and noticed that the response was an HTML error page.

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

Not a Python guy, but maybe I can figure out how to log the headers for each request (with/without pycurl) and see if I can spot the difference, if someone else doesn't figure it out first.

from pogom.

newshaggy avatar newshaggy commented on September 23, 2024

was working fine until PTC went down ran the script with google and now I am also getting this error.

from pogom.

Toliver182 avatar Toliver182 commented on September 23, 2024

I have the same issue, running on ubuntu

from pogom.

claimer21 avatar claimer21 commented on September 23, 2024

Maybe it's an issue isolated to Google logins? Anyone here using PTC having the issue?

from pogom.

fakirpic avatar fakirpic commented on September 23, 2024

yes ptc went down and i started to get same error , it works without -c option but very slow

from pogom.

jimdrie avatar jimdrie commented on September 23, 2024

Same issue as #11 . -c worked with PTC, but not with Google accounts.

from pogom.

claimer21 avatar claimer21 commented on September 23, 2024

Yup, just tested. It works with PTC but not google accounts

from pogom.

DanHazard avatar DanHazard commented on September 23, 2024

Yup, PTC ate dirt sometime last night when I was hoping to begin some real scans of my city. Realised that PTC is terrible and wanted to swap all my scans to google. I have it running now with Google but with no -C and it seems like it's taking a bit longer more. Not really a big deal to me. I just want data to use to find nests, etc but still it was nice when it was blazing fast.

from pogom.

yodaofborg avatar yodaofborg commented on September 23, 2024

Tried the google login with and without -c, states im logged in, but no scans happen. getting the same errors as above Could not parse response:

from pogom.

Zyrixion avatar Zyrixion commented on September 23, 2024

This happens with -c on PTC accounts as well.

from pogom.

chrishoadley avatar chrishoadley commented on September 23, 2024

This is happening for me without -c on google and ptc accounts.

from pogom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.