apm icon indicating copy to clipboard operation
apm copied to clipboard

please change the hardcoded www.atom.io URL to the actual URL

Open fdedraco opened this issue 7 years ago • 0 comments

Prerequisites

  • [X ] Put an X between the brackets on this line if you have done all of the following:
    • Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
    • Followed all applicable steps in the debugging guide: http://flight-manual.atom.io/hacking-atom/sections/debugging/
    • Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
    • Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
    • Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages

Description

cannot download packages because DNS is locked, cannot resolve URL www.atom.io to atom.io

Steps to Reproduce

  1. get a DNS/ router that blackhole request to www.atom.io
  2. try to install any package

Expected behavior: [What you expect to happen] package installed Actual behavior: [What actually happens] package download fails Reproduces how often: [What percentage of the time does it reproduce?] 100% if you have my circumstances

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

apm 1.19.0 npm 3.10.10 node 6.9.5 x64 atom 1.29.0 python 2.7.15rc1 git 2.17.1

Additional Information

plz change the hardcoded URL to your actual URL, my gov DNS is shit and cannot be disabled/ changed (well it's a hassle to setup, normal dns change redirect to the shitty DNS)

everything is working normal, just got 404 on the download because DNS didn't properly redirect

fdedraco avatar Aug 24 '18 04:08 fdedraco