The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 03-13-2008, 11:59 PM
jaghockey's Avatar
Green Apple
 
Join Date: Mar 2008
Device + Firmware: Jailbroken iPhone 1.1.4
Operating System: Windows Vista Ultimate
Posts: 39
Thanks: 5
Thanked 3 Times in 3 Posts
Infamous "Cannot connect to youtube" problem

I have a jailbroken 16GB 1.1.4 iPhone. It is unlocked using ZiPhone. When I try to use youtube, I get an error message that says "Cannot Connect To YouTube". I installed YouTube Activatior 1.1.4 which is supposed to fix this problem. I re-booted, and still no dice. Does anyone know any way to fix this problem without restoring? I would really rather not restore but if thats what needs to be done, then I guess I have no choice.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 03-14-2008, 12:11 PM
jaghockey's Avatar
Green Apple
 
Join Date: Mar 2008
Device + Firmware: Jailbroken iPhone 1.1.4
Operating System: Windows Vista Ultimate
Posts: 39
Thanks: 5
Thanked 3 Times in 3 Posts
Cannot Connect To YouTube

When I try to use youtube, I get an error message that says cannot connect to youtube. I tryed following the steps on http://www.iphonehacks.com/2008/03/y...-fix.html#more but I also cannot connect using winSCP. Any help that you can give me would be greatly appreciated. I would really rather not restore.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 03-14-2008, 12:35 PM
ajl917's Avatar
Moderator
 
Join Date: Oct 2007
Posts: 2,362
Thanks: 21
Thanked 177 Times in 146 Posts

Have you tried the fixes on Installer?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 03-14-2008, 12:43 PM
jaghockey's Avatar
Green Apple
 
Join Date: Mar 2008
Device + Firmware: Jailbroken iPhone 1.1.4
Operating System: Windows Vista Ultimate
Posts: 39
Thanks: 5
Thanked 3 Times in 3 Posts

Yes, I installed YouTube activator for 1.1.4 and no luck. I think I will just have to restore.

Even after restore and jailbreaking again with ZiPhone, still no dice with youtube.

Last edited by jaghockey; 03-14-2008 at 12:43 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 03-14-2008, 01:33 PM
iPhone? More like MyPhone
 
Join Date: Nov 2007
Device + Firmware: TMobile/FW 2.2/PwnTool 2.2.1
Operating System: Mac OS X 10.4.11
Location: My House
Posts: 211
Thanks: 15
Thanked 10 Times in 10 Posts

Try this... go to Settings, General, Reset, Reset All Settings, then restart your phone.

That's what worked for me.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 03-14-2008, 05:19 PM
gmpv's Avatar
Green Apple
 
Join Date: Dec 2007
Posts: 47
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by freakoftheindustry View Post
Try this... go to Settings, General, Reset, Reset All Settings, then restart your phone.

That's what worked for me.
many people has the same problem incluid me ! I already try all kind of possible solution but nothing work is not solution? No where intaller youtube activator restoring change the three files on the delete activaton history ,and also i try 1.1.3 an jailbreak 1.1.4 with ziphone 2.5 nothing work !! A and also reset all settings no youtube and no yahoo mail thats not good !! Any other help or possible solution thanks on front
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 03-15-2008, 10:18 AM
A_DuB187's Avatar
iPhoneaholic
 
Join Date: Mar 2008
Device + Firmware: iPhone 3G S
Location: Shreveport, LA
Posts: 384
Thanks: 9
Thanked 19 Times in 19 Posts

i too have the same exact problem...im on 1.1.4 firmware and jailbroke with ziphone 2.5...i cant get youtube to work no matter what i do...those "youtube fix" files in installer dont do anything i think they are b/s or somthin i donno
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 03-15-2008, 02:25 PM
ajl917's Avatar
Moderator
 
Join Date: Oct 2007
Posts: 2,362
Thanks: 21
Thanked 177 Times in 146 Posts

Im on it phone, so I can't search around to easily, but try googling around because there are other solutions foe this problem...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 03-15-2008, 09:36 PM
Green Apple
 
Join Date: Dec 2007
Posts: 95
Thanks: 2
Thanked 1 Time in 1 Post

the utube fix on installer is for when it gives u the error message connect to itunes before you can use youtube.....
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to MalayZN For This Useful Post:
sirenaenburbuja (04-06-2008)
  #10  
Old 03-17-2008, 07:18 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

I got the same problem using iPlus 2.0b and was able to fix it...

AT&T Users only!! Cannot connect to YouTube ??

It seems like it has to do with the iPlus activation, which is something AT&T users don't need since iTunes will activate it normally.
I restored to the stock 1.1.4, and let iTunes activate my iPhone. Then, I modified the iplus.bat file to remove activation; enable
jailbreak and unlock.

1. Use iTunes to restore your firmware to stock 1.1.4 and let iTunes activate your iPhone.
2. Download iPlus (http://ipluspwns.com/)
3. Replace the following text in the iplus.bat batch file:

Quote:
if "%1" NEQ "-u" GOTO :NO_UNLOCK
echo JAILBREAK=1;ACTIVATE=1;UNLOCK=1 # > iplus.options
GOTO :PUT_OPTIONS
:NO_UNLOCK
echo JAILBREAK=1;ACTIVATE=1;UNLOCK=0 # > iplus.options
echo UNLOCK=0; >> iplus.options

....
rem ipdo switches: "-j" to jailbreak, "-u" to unlock, "-a" to activate
ipdo -a -j %1
...
with:

Quote:
if "%1" NEQ "-u" GOTO :NO_UNLOCK
echo JAILBREAK=1;ACTIVATE=0;UNLOCK=1 # > iplus.options
GOTO :PUT_OPTIONS
:NO_UNLOCK
echo JAILBREAK=1;ACTIVATE=0;UNLOCK=0 # > iplus.options
echo UNLOCK=0; >> iplus.options

...
rem ipdo switches: "-j" to jailbreak, "-u" to unlock, "-a" to activate
ipdo -j %1
...
4. Run the batch file. Jailbreak (and unlock) should begin automatically.

Last edited by batcage; 03-17-2008 at 11:28 PM.. Reason: removed activation switch from "ipdo" cmd
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 03-17-2008, 08:07 PM
What's Jailbreak?
 
Join Date: Feb 2008
Device + Firmware: 2.0.1 Pwned 3g iPhone
Operating System: Windows XP
Location: Waterbury, CT
Posts: 16
Thanks: 2
Thanked 1 Time in 1 Post
Send a message via AIM to SMW22792 Send a message via MSN to SMW22792

Here you go...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to SMW22792 For This Useful Post:
GatorKnight904 (06-06-2008)
  #12  
Old 03-17-2008, 08:12 PM
Green Apple
 
Join Date: Oct 2007
Posts: 66
Thanks: 2
Thanked 5 Times in 3 Posts

Is that .bat file used if you're running the script from the Mac command line? Also, anyone else had this method work for them? Thanks in advance.

Quote:
Originally Posted by SMW22792 View Post
No thanks. I did this last week, it didn't work, and I had to re-build all the preferences that this method wipes out. Worse than a waste of time.

Last edited by punkassjim; 03-17-2008 at 08:12 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 03-17-2008, 10:48 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

No, the iplus.bat file is for Windows. I have only tested this method on Windows Vista.

AT&T Users only!! Sorry, I don't know how to fix YouTube for users in other networks.

For AT&T users on MAC, the script is named "iplus" with no extension.

1. Use iTunes to restore your firmware to stock 1.1.4 and let iTunes activate your iPhone.
2. Download iPlus (http://ipluspwns.com/)
3. Replace the following text in the iplus script file:

Quote:
echo "JAILBREAK=1" > iplus.options
echo "ACTIVATE=1" >> iplus.options

...
# ipdo switches: "-j" to jailbreak; "-u" to unlock; "-a" to activate
./ipdo -a -j $1
...
with

Quote:
echo "JAILBREAK=1" > iplus.options
echo "ACTIVATE=0" >> iplus.options

...
# ipdo switches: "-j" to jailbreak; "-u" to unlock; "-a" to activate
./ipdo -j $1
...
4. Run the iplus script file. Jailbreak (and unlock) should begin automatically.



Note: If you want to see what iPlus does when "ACTIVATE" is 1, open payload.zip and look at do_payload.sh. This is an excerpt:

Quote:
if [ "$|{ACTIVATE}" == "1" ]; then
echo "iPhone fake activation..."
do_cmd "Patching lockdownd..." unzip -o -q -K -X //Lockdownd.zip -d /usr/libexec/
echo "Activating youtube..."
mkdir -p /private/var/root/Library/Lockdown
cp //YouTube/data_ark.plist /private/var/root/Library/Lockdown/
cp //YouTube/device_private_key.pem /private/var/root/Library/Lockdown/
cp //YouTube/device_public_key.pem /private/var/root/Library/Lockdown/
echo "Activation completed"
fi

Last edited by batcage; 03-17-2008 at 11:25 PM.. Reason: added notice for AT&T users only
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 03-17-2008, 11:00 PM
Green Apple
 
Join Date: Jul 2007
Posts: 30
Thanks: 4
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by batcage View Post
No, the iplus.bat file is for Windows. I have only tested this method on Windows Vista.

For MAC users, the script is named "iplus" with no extension.

Replace the following in the iplus script file:



with



If you want to see what iPlus does when "ACTIVATE" is 1, open payload.zip and look at do_payload.sh. This is an excerpt:
ok i did that and everything is running fine but now when i connect to itunes it gives me a "The sim card inserted does not appear to be supported." I ahve a T-Mobile sim in there...

Thanks in Advance..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 03-17-2008, 11:10 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Sorry, I should've made it clearer that my solution is for AT&T users only because they don't need the iPlus activation (iTunes activates your iPhone automatically if you're a legit AT&T customer). The iPlus activation seems to break YouTube for AT&T customers, though others in different networks may have YouTube working. If I were you, I'd try to activate the iPhone with iPlus/Ziphone, and if that doesn't work, do a restore to 1.1.4, then run the original/unmodified iPlus/Ziphone script (with jailbreak, activate, and unlock all enabled).

Then, you might want to try this YouTube fix (I don't know if it works):

Quote:
Originally Posted by SMW22792 View Post

Last edited by batcage; 03-17-2008 at 11:16 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 09:54 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Top