Can't update iPhone 3GS even to 6.0 (error 3194)


Recommended Posts

So after the problems in the previous thread i 'gave in' & decided to upgrade to v6.0.

Seems this also doesn't work. It wont let me do this & i get an error 3194 message. I'm receiving no carrier signal due to attempting to downgrade my baseband as per instructions on iClarified.

I just want to get my phone to work. Any ideas?

From looking around online it could be due to editing your hosts file.

Try this

Fix Error 3194

The fix is the same regardless of what operating system you are using:

  • Quit iTunes
  • Locate your hosts file, in Mac OS X this is /etc/hosts and in Windows this is c:\windows\system32\drivers\etc\hosts
  • Open the hosts file with Administrator privileges
  • Add the following lines to the very bottom of the hosts file:
  • 74.208.105.171 gs.apple.com
  • Connect your iPhone to the computer
  • Launch iTunes
  • Put the iPhone/iPad/iPod into DFU mode** by turning the phone off and then holding down the sleep and power button for 10 seconds, then release the power button but hold onto the home button until iTunes tells you that the device is now in recover mode
  • Use the iTunes Restore feature as usual with the iOS device

How to enter iPhone DFU mode

  • Connect the iPhone to your computer and launch iTunes
  • Turn the iPhone off (hold down the power button at the top of the iPhone)
  • Hold down the sleep/power button and home button together for exactly 10 seconds, then release the power button
  • Continue to hold down the Home button until a message appears in iTunes telling you an iPhone in recover mode has been detected

iphone-itunes-dfu-mode.png

Source

Does IOS6 even support the 3GS? Not sure.

Yes it does, which is because it was still officially sold shortly before the start of iPhone 5.

Glassed Silver:mac

Does IOS6 even support the 3GS? Not sure.

Yes it does. Possibly the final hurrah for the 3GS.

So after the problems in the previous thread i 'gave in' & decided to upgrade to v6.0. Seems this also doesn't work. It wont let me do this & i get an error 3194 message. I'm receiving no carrier signal due to attempting to downgrade my baseband as per instructions on iClarified. I just want to get my phone to work. Any ideas?

Update your iTunes to the latest version (10.7), then perhaps u could do a full backup of your device and the restore it then upgrade it to iOS 6.

Technique: Error 3194 search on Apple's Website says that access to gs.apple.com may be getting BLOCKED by your PC or Mac's Firewall.

Well i have fixed it, sort of & now i really don't like my phone.

What i did was pretty simple in the end ....... Settings>General>Reset

Then i selected to reset the settings but not the files. After this i TRIED resetting the entire phone but it just had a spinning circle for an hour. I shut the phone down & restored via iTunes & it finally allowed me.

So now i'm running iOS6 & i really don't like it.

The phone is no longer jailbroken. I have no idea if an untethered jailbreak is available or not for this.

I have my SHSH blobs saved, but i've no idea how to use them. I also have no idea if i can downgrade to a version of iOS5. I know online articles suggest i can, but online articles also gave ways of solving the 3194 error & none of them worked.

So in the end, i'm happy that i can now actually USE the phone - make calls, send texts etc, but i'm not happy with what i've gained/lost.

I had the same issue, I read a tutorial where I flushed DNS, then I tried to upgrade and got Error 6.

I googled that error and it had to do with the firewall, I go to my settings and see the firewall was off, so I turned it on, then I went to go upgrade again and it worked.

As for a jailbreak, there is a "tethered" jailbreak available. But you can also downgrade from what I have read on The iPhone Dev team's website.

Edit: I just went to upgrade my iPad 2 because it didn't matter if it was jailbroken or not. But, I received the Error 6 message again, opened up my Firewall, since it was "On" so I just clicked on the lock to make changes (which I didn't), hit restore in iTunes and now my iPad 2 is on iOS 6. I'm assuming I need to run iTunes in Administration mode when I want to upgrade.

Google will release a Maps app either way eventually and it's not like there are no other navigation or maps apps in the App Store lol

Yes, if you saved your blobs, you can downgrade.

I have never done that before, so I'm probably the wrong person to ask how to do it and what to pay attention to, sorry. :/

Glassed Silver:mac

Interesting, i was getting the same error while trying to upgrade from 5.1 to 5.11 so I could jb my ipad. I tried a range of things from tiny umbrella, to the hosts to different cables :p but did not try the reset. Not sure I still can do the 5.11 update as I believe the signing period has ended etc but your solution may be handy if I choose to go to 6 as I suspect it will give me grief still.

why would you expect your phone to be jailbroken after upgrading to iOS6? :s

Well a tethered jailbreak is available, just a matter of time before the untethered version is released.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
    • The only difference here is that you think you came up with these reasons. You didn't. These age old fearmongering lies (that were NEVER true) were funded by and the anger stoked by Putin through proxies like Farage (and later in the USA, Trump) and filtered down through the skinheads, Neonazis, etc. until it reached the uninformed, ignorant, and gullible -- never realizing they were being played for fools against their own best interests. Even now, despite all of the EVIDENCE proving that Brexit was a terrible mistake for ALL citizens of the UK and that its supporters were tricked by Putin's proxies into sabotaging their own nation, you're still here defending these well-known lies as if they were ever true. Not only are they not true. They NEVER were. So, when are you going to realize that you were lied to and actually get angry at the liars and charlatans who lied to you, instead of blaming the innocent people they lied to you about?
    • Dupe of "Microsoft further improving Windows 11 Taskbar with latest builds", published <20 minutes apart
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      152
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!