• Skip to primary navigation
  • Skip to content
  • Skip to footer
listcomp Pro listcomp Pro 温故而知新
  • Posts
  • Categories
  • Tags
  • About

    goagent/server/uploader.bat 失败的解决办法

    March 22, 2014 less than 1 minute read

    失败的情形有 403 和 EOF 什么什么的,此时可以这么搞:

    1. 保证新版本的 goagent/local/goagent.exe 正在运行,否则会提示连接 127.0.0.1 timeout
    2. 还不行的话可以加一个 host 74.125.229.174 appengine.google.com

    Categories: Windows

    Updated: March 22, 2014

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    Comments

    You May Also Enjoy

    Topological Sort as a Relation (Math) / Linear Extension / DFS & BFS

    June 12, 2025 4 minute read

    0. Vocabulary

    Bijection -> Isomorphism / Homeomorphism / Isometry

    June 11, 2025 1 minute read

    学得有点杂,这些概念其实都有 cover,这里总结一下:

    Python: Import Enum Uniformly before Comparison

    May 9, 2025 1 minute read

    This is not considered a bug in Enum but it’s quite subtle indeed.

    Python Structural Pattern Matching (match/case since Python 3.10)

    April 7, 2025 4 minute read

    0. Overview

    • GitHub
    • Feed
    © 2025 listcomp Pro. Powered by Jekyll & Minimal Mistakes.