Goagent Frequently Asked Questions FAQ

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.

FAQs FAQ

  1. What is Goagent?
    • Goagent is a network software written using python that can run on Windows/mac/linux/android/itouch/iphone/ipad/webos/openwrt/maemo.
  2. Do you want to re-upload each update?
    • Update history with [Yes] will need to re-upload, or do not have to re-upload. Note: If you need to re-upload is relative to the previous version, if your previous version and the current version of a version or multiple version with [Yes] still need to re-upload.
  3. What do I do if I encounter a FAQ?
    • First please update the client and server to the latest version (see Home), if there is a problem, please go to https://code.google.com/p/goagent/issues/list issue. Issue before the proposed search to see if it is a duplicate of the problem, please try to describe the cause of the problem, configuration, network conditions, etc., so as to help reproduce the problem and solve. While we may not be able to answer, we guarantee that every issue will look at it and try to solve it.
  4. Use Goagent to access Twitter, automatically jump to Mobile.twitter and return to 403 Forbidden.
    • Check if your ID is starting with Android or Apple,iphone, see Issue 7634
  5. Google Reader tips 404 error?
    • access using [Https://www.google.com/reader]. Google Reader service is turned off
  6. How do I install the gevent under Linux/mac?
    • Linux/mac System Usage Tutorials
    • Execute the following statement in the shell command (note the need to install GCC or Xcode): curl-k-L http://git.io/7etbrw|sh
  7. YouTube can't upload and watch live?
    • See issue 2668 3.0 has been supported by default
  8. Tips for error code 502 What to do?
    • 401:unauthorized generally you are in the intranet environment, you need to set the Proxy.ini inside the proxy paragraph
    • 404:not Found is generally proxy.ini inside appid not filled in, or the service side did not deploy successfully.
    • 500: Generally server/client version mismatch, may be not uploaded successfully, using the version you are using to re-upload
    • 503:service unavailable General flow is run out, please replace AppID
  9. How much is gae free traffic quota?
    • Each Google account can be created in Gae 10 AppID, each AppID daily 1G free traffic, urlfetch per minute 22M, the incoming outgoing bandwidth 56m,goagent use urlfetch per minute, it is limited by 22M per minute. The flow reset time is midnight in California time, usually 16 o'clock GMT.
  10. Uploader upload failed?
    • :---Begin server Output---to https://appengine.google.com delete old, create a new AppID and upload again.
    • 404:not Found corresponding AppID is not created or AppID does not correspond to the Gmail account.
    • 10060 Connection server timed out, recommended to hang VPN before uploading
    • 10054 The connection is reset, it is recommended to hang the VPN before uploading
    • 10061 Target computer actively refused to hang VPN or run goagent after the IE proxy set to 127.0.0.1:8087
  11. I heard that goagent confidentiality is weaker, how to strengthen?
    • Download the latest version of the client, edit the Proxy.ini google_cn google_hk domain, Mode=https. The speed is correspondingly slow, hehe.
  12. Where is the latest version downloaded? How do I update a new version on an older version?
    • or directly to the homepage to download, the link is always the latest version. old version without tube, directly edit the new version of the Proxy.ini inside the AppID can.
  13. What if I am a mac/linux user?
    • After uploading the server and setting up the Proxy.ini, you can run Python proxy.py directly at the terminal. Python version 2.6 or higher is required. Mac users can try Goagent mac GUI or Goagentx Breakwall
  14. Linux/mac How do I upload a server?
    • Run "python uploader.zip" (without quotation marks) in the server directory, or try Goagentx breakwall
  15. Do you support multiple AppID for load balancing?
    • Currently goagent the latest version is supported, in Proxy.ini in the [Gae] project under this configuration can be appid=id1|id2|id3
  16. What is the use of configuring multiple AppID?
    • The latest version of Gae server is already python27, so multi-AppID is now just playing a role in increasing traffic quotas. The effect of increasing concurrency has been replaced by the functionality built into Gae. When watching a video or downloading a large file, it is used randomly from the configured AppID to prevent excess.
  17. Gae launched a new version of the charging scheme in 2011-09-01, how to avoid it?
    • Use Goagent 1.6 or above for service side.
  18. How do I use PHP mode?
    1. Apply for a free php space and then upload the index.php to the root directory of your application to the PHP website via the online Code Editor or FTP client. assumed to be http://goagent.php.com/index.php
    2. Access your index.php address, such as http://goagent.php.com/index.php, if there is no problem, the deployment is successful.
    3. Edit the Proxy.ini[PAAs] project, enable=1 and fetchserver= the address of your index.php file, and restart Goagent.exe.
    4. See http://binyuj.tk/archives/552 for graphic tutorials
  19. How do I set up the system service (boot from boot)?
    • Double-click Addto-startup.vbs/addto-startup.js.
  20. Does goagent support IPV6 network?
    • Supported. Profile=ipv6 can be.
  21. Why does Goagent need administrator privileges for the first run?
    • Because Goagent tries to call Certmgr.exe to import the Ie/chrome certificate to the system, this requires administrator privileges.
  22. How can Firefox not login Twitter/facebook and other websites, Firefox how to import certificates?
    • Open firefox->, advanced, encryption---View certificate, certificate Authority, import certificate, select Local\ca.crt, tick all items, import.
  23. How do I use goagent under chrome?
    • Chrome can install the Switchysharp plugin and then import this setting Https://goagent.googlecode.com/files/SwitchyOptions.bak.
  24. Do I need to install Python or Google Appenginge SDK to use Goagent?
    • Not at all, goagent is green software Oh.
  25. What is the goagent principle?
    • Goagent is a gae application, the principle can refer to this diagram
  26. Do you support gfwlist?
    • The question has been considered, but it has been given up. Goagent need to be kept simple and fast, support gfwlist please use AUTOPROXY/SWITCHYSHARP.
  27. currently goagent the latest version is supported, note: This feature does not affect the speed, Please feel free to use.
    • golang version (currently not available for this version): Server\ Golang\fetch.go in the const paragraph at the beginning of the modification password =" 123456 ", re-upload fetch.go, and then configure Proxy.ini = 123456 under the Gae project in Password.
    • python version: Modify server\python\wsgi.py wsgi_old.py "__password__ = ' 123456 ' , re-upload wsgi.py, and then configure Proxy.ini = 123456 under the Gae project in password.
  28. How do I set the bubble tip not showing?
    • Use Reshack/exescope and other resource editing tools to empty the bubble hint string.
  29. How do I remove the old AppID on appengine.google.com?
    • Yes, see issue 1501.
  30. How to get goagent source code?
    • Goagent code and program are together, the source code is to run the program.
  31. Multiplexconnection cannot hosts error?
    • It seems that your ISP blocked the PROFILE=GOOGLE_HK, please try this option, if not, change PHP mode.
  32. How do I make changes to goagent?
    • The client code changes directly local/proxy.py, changes the restart Goagent.exe to be able, the service side changes the server/wsgi.py, after changes with Uploader.bat uploads.
  33. Why call Goagent, not goproxy?
    • First called Goproxy, later Hewig said the software name with a proxy word ominous, then changed to Goagent.
  34. Use Goagent when other website can open, only Google can't open?
    • Goagent to most of the Google site by default to take a direct connection, the sites = after the URL address empty
  35. upload appears: ' ASCII ' codec can ' t decode byte 0xca in position
    • This is generally because there are non-ASCII key:hkey_classes_root\mime\ under the path of your Windows registry Database\content Type, you have to delete the non-ASCII key and try it out.
    • workaround:
      1. Use shortcut keys on the keyboard" Win + R "to open the Run dialog box.
      2. enter regedit and return.
  36. Upload encountered <urlopen error [Errno 11004] getaddrinfo failed>?
    • If it is not because of IPV6, check the system Hosts file for errors, ping appengine.google.com See if you can ping pass, you can add the correct appengine.google.com address to the Hosts file to upload, you can also modify the Proxy.ini AppID after the goagent, the system set the proxy to 127.0.0.1 : Upload again after 8087.
    • If it is because you are using the IPV6 hosts or your system by default resolves appengine.google.com to IPv6 address, you can temporarily delete IPv6 hosts or follow 7856# C3 Modify the Uploader.zip, you can also download this modified to replace
  37. Talk.google.com Error Resolution method
    • GAE can only be used as HTTP (and pseudo-HTTPS) proxy, Chrome will use HTTPS proxy to connect talk.google.com:5222 at startup, but not HTTPS protocol, can not go "GAE agent", through PAC or The proxy selection feature in the browser extension allows this request not to go through the GAE to avoid errors.
  38. Windows system, appears ioerror:cannot watch more than 1024x768 sockets
    • Download the new version (>=2.1.15) and start with Uvent.bat.
  39. Why use goagent after accessing google.com still jump to google.com.hk?
    • The default direct connection is google.com. Empty sites = later (see INI parameter Interpretation), or you can access the HTTPS://WWW.GOOGLE.COM/NCR
  40. Linux/mac cannot automatically generate a certificate after deleting CA.CRT and Ca.key, resulting in a browser SSL error Issue 2593
    • Installation Pyopenssl can be solved, installation method
  41. Upload appears attributeerror:can ' t set attribute? or see an error
    • Password error, use the correct Google account password or application password to upload, if you turn on two-step verification, then the password is two-step verification of the application password, or to Http://www.google.com/settings/security Cancel two-step verification and then use Google account password upload, if not yet check to see if the Internet Explorer or other browser agent (global agent), cancel the agent. Get the application-specific password method (for two-step verification turned on), get the password to Https://accounts.google.com/b/0/IssuedAuthSubTokens, and use this password when asking for a password when uploading. Two-step verification is Google's advanced security mechanism to generate a dedicated password for the application to access your account, to avoid the theft of the master password

reprint: Https://code.google.com/p/goagent/wiki/FAQ

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.