Code Monkey home page Code Monkey logo

Comments (3)

JayB33 avatar JayB33 commented on August 10, 2024

I now get this when attempting to download.

05:03:43 | {faster_than_light}
05:03:43 | fatal...
Traceback (most recent call last):
  File "gogrepo.py", line 1167, in <module>
    main(process_argv(sys.argv))
  File "gogrepo.py", line 1147, in main
    cmd_download(args.savedir, args.skipextras, args.skipgames, args.skipids, args.dryrun, args.id)
  File "gogrepo.py", line 845, in cmd_download
    fd_info.write(html2text(item.changelog).strip())
  File "C:\Python27\lib\site-packages\html2text\__init__.py", line 937, in html2text
    return h.handle(html)
  File "C:\Python27\lib\site-packages\html2text\__init__.py", line 149, in handle
    self.feed(data)
  File "C:\Python27\lib\site-packages\html2text\__init__.py", line 146, in feed
    HTMLParser.HTMLParser.feed(self, data)
  File "C:\Python27\lib\HTMLParser.py", line 108, in feed
    self.goahead(0)
  File "C:\Python27\lib\HTMLParser.py", line 148, in goahead
    k = self.parse_starttag(i)
  File "C:\Python27\lib\HTMLParser.py", line 266, in parse_starttag
    % (rawdata[k:endpos][:20],))
  File "C:\Python27\lib\HTMLParser.py", line 115, in error
    raise HTMLParseError(message, self.getpos())
HTMLParseError: junk characters in start tag: u'\u201dBLUEPRINT_NAME\u201d>', at line 57, column 9
PS H:\gogrepo>

Fixed it by removing the offending string from the faster_than_light changelog entry in the manifest file.

Now I've noticed that I cannot connect to download from the GOG servers with my ISP provided IP and I have to connect to VPN to download. Has my IP been blocked for using gogrepo? That's the only thing I can think of.

from gogrepo.

Shiryou avatar Shiryou commented on August 10, 2024

Your IP is generally only blocked for 24 hours if I remember correctly. If you haven't already, try running the download off your VPN again.

from gogrepo.

JayB33 avatar JayB33 commented on August 10, 2024

The thing is I didn't do anything to warrant having my IP blocked. Gogrepo also freezes when fetching title data quite often, even when I successfully connect.

from gogrepo.

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.