xSellize: [FIX] Cydia Problems? LOOK HERE! - xSellize

Jump to content

  • (24 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

[FIX] Cydia Problems? LOOK HERE!

#1 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 15 August 2009 - 05:29 PM

*
POPULAR

Due to the overabundance of threads on cydia crashing, I have decided to create one large source for fixes.
If you have a problem that is not on the list then please post here, do not create a new topic.

If you have a solution to a problem that is not listed here, send me a PM and I will update this list.

You will need to know how to SSH into your device, if you are having wifi issues the get iPhoneBrower here: http://code.google.com/p/iphonebrowser/downloads/list

If you installed both Cydia and Icy while jailbreaking and Cydia crashes, the only solution is to rejailbreak.
This is a problem with the jailbreaking program and there is no other fix.

If you have problems with the apt-get command not being found, download the apt-get file here: http://www.sendspace.com/file/ekubav
Then SSH it to /usr/bin/ and the command should work.

Due to the recent virus many people have changed their root password.
If this is the case just substitute your new password wherever it says alpine.



Identify the Problem:

This is probably a good place to start ... follow the steps to see if you can determine the problem with your Cydia:

Quote

1) Open Terminal on the device or through SSH.
2) Type the following:

su
alpine
apt-get update


3) Read the error message.
Sometimes just running the update command will fix the issue!


Cydia Crash on Load:


Quote

1) SSH into your device.
2) Navigate to the /var/lib/apt/lists/ folder.
3) Delete everything EXCEPT the partial folder.
4) Reboot.
Another possible fix is to SSH into root/private/ect/apt/sources.list.d and remove all entries except saurik.list.
This will delete all your manually added repos. (Thanks to neyzcorp for this fix)


Cydia Won't Add a Repo:


There are very few possible explanations, here are a few:
1) The repo is down, check the forums for more information.
2) You typed it wrong, many people forget to put the / at the end of a repo url.
3) You aren't connect to a network ... pretty self explanatory.


Source Error:

A common error message would be Bzip2 error or the fact that a source is not functioning correctly.

IF A REPO ONLY ACCEPTS ONE DEVICE PER ACCOUNT YOU WILL GET THIS MESSAGE IF YOU ADD MORE THAN ONE DEVICE (our repo is like this)

If you cannot remove the source from Cydia or the problem persists, try this:

Quote

1) SSH into your device.
2) Navigate to the /etc/apt/ folder.
3) Backup the cydia.list OR sources.list.d file.
4) Edit the cydia.list OR sources.list.d file with a text editor and remove the entry related to the problematic source.
5) Reboot.

Crash After "Reloading Data":


If Cydia is crashing after the Reloading Data message then try this:
(If you don't have terminal installed, use terminal through SSH)

Quote

1) Open Mobile Terminal/Terminal via SSH.
2) Type:

su
alpine
dpkg --configure -a


3) Reboot.
I am unsure that this is a valid fix but if you try it let me know the outcome please.


Package Header Error:


If on startup, Cydia says there's an error with package headers do the following to fix it.

Quote

1) Open terminal and type:

su
alpine
dpkg --a configure


2) Respring just to make sure it reloads the data.

July 18th Error:


On July 18th, a corrupt package was posted. There was a 10 minute window where anyone who loaded Cydia would experience problems.
If you think you are having this problem please follow this link:

http://www.xsellize....=cydia+crashing


Icon is not Visible:

If your Cydia icon disappeared after you installed a new package and restarting doesn't get it back, follow these steps:

Quote

1) SSH into /applications/cydia.app
2) Copy the icon.png to your computer.
3) Delete icon.png from the device
4) Respring and a basic, white icon will appear for Cydia.
5) Copy the icon.png back to /applications/cydia.app
6) Respring and the normal icon should be there.

Cyder:


Cyder is a progam for your computer that downloads and transfers packages/sources to your device.
It also has other useful feature which may fix problems such as clearing the cache.
To get it go here: http://www.xsellize....highlight=cyder

Download here: http://www.mediafire.com/?myzmjnog3cz


A New Cache Fix:

If you are having problems with the cache and want to clear it try this new tool. There are 2 things you must install first though.

1) FixCydiaCache here - download
2) afc2add package from Cydia

To fix the cache you must:

1) Load FixCydiaCache and connect your iDevice to the PC
2) Click on the only button that says “Fix My Cydia Cache!”

thanks to crikboy


Reinstall Cydia:

If you can't find a fix for the problem and you really want it fixed, then try reinstalling Cydia.

Quote

1) Open Terminal on your device or through SSH
2) Type the following commands:

su
alpine
apt-get remove cydia
apt-get install cydia


3) Reboot
Another method of reinstalling Cydia is:

Quote

1) Download http://www.2shared.c...13e/Cydia.html?
2) SSH the package to /var/mobile on your device.
3) Open Terminal and type the following:

su
alpine
dpkg -i cydia.deb


4) Reboot (twice sometimes)




If none of the above worked then you will be forced to rejailbreak ... there is no other way!



To any mods: Please do not merge this thread with any others, this is only active cydia crashing thread now.

This post has been edited by NastyBen: 02 January 2010 - 07:12 PM

82

#2 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 15 August 2009 - 05:29 PM

*
POPULAR

Due to the overabundance of threads on cydia crashing, I have decided to create one large source for fixes.
If you have a problem that is not on the list then please post here, do not create a new topic.

If you have a solution to a problem that is not listed here, send me a PM and I will update this list.

You will need to know how to SSH into your device, if you are having wifi issues the get iPhoneBrower here: http://code.google.com/p/iphonebrowser/downloads/list

If you installed both Cydia and Icy while jailbreaking and Cydia crashes, the only solution is to rejailbreak.
This is a problem with the jailbreaking program and there is no other fix.

If you have problems with the apt-get command not being found, download the apt-get file here: http://www.sendspace.com/file/ekubav
Then SSH it to /usr/bin/ and the command should work.

[B]Due to the recent virus many people have changed their root password.
If this is the case just substitute your new password wherever it says alpine.[/B]


[B]
Identify the Problem:

[/B]
This is probably a good place to start ... follow the steps to see if you can determine the problem with your Cydia:

Quote

1) Open Terminal on the device or through SSH.
2) Type the following:

su
alpine
apt-get update


3) Read the error message.
Sometimes just running the update command will fix the issue!
[U][B]

Cydia Crash on Load:[/B][/U]

Quote

1) SSH into your device.
2) Navigate to the /var/lib/apt/lists/ folder.
3) Delete everything EXCEPT the partial folder.
4) Reboot.
Another possible fix is to SSH into root/private/ect/apt/sources.list.d and remove all entries except saurik.list.
This will delete all your manually added repos. (Thanks to neyzcorp for this fix)

OR/AND try this said by Dinobravo6, cause it could be a mobile substrate extension cause cydia to not start:

Quote

"I want you to open SBSettings
-click on more
-click on Mobile Subtrates and turn off 5 at a time then try and open Cydia.
if cydia still doesnt open turn those MS back on and turn off the next 5 repeat until either cydia opens or there are none left.

If cydia does open then we know one of those apps are not working properly. Turn each MS on one by one until you find the one that is crashing cydia and uninstall that app through cydia"


Cydia Won't Add a Repo:

There are very few possible explanations, here are a few:
1) The repo is down, check the forums for more information.
2) You typed it wrong, many people forget to put the / at the end of a repo url.
3) You aren't connect to a network ... pretty self explanatory.


Source Error:

A common error message would be Bzip2 error or the fact that a source is not functioning correctly.

IF A REPO ONLY ACCEPTS ONE DEVICE PER ACCOUNT YOU WILL GET THIS MESSAGE IF YOU ADD MORE THAN ONE DEVICE (our repo is like this)

If you cannot remove the source from Cydia or the problem persists, try this:

Quote

1) SSH into your device.
2) Navigate to the /etc/apt/ folder.
3) Backup the cydia.list OR sources.list.d file.
4) Edit the cydia.list OR sources.list.d file with a text editor and remove the entry related to the problematic source.
5) Reboot.

Crash After "Reloading Data":


If Cydia is crashing after the Reloading Data message then try this:
(If you don't have terminal installed, use terminal through SSH)

Quote

1) Open Mobile Terminal/Terminal via SSH.
2) Type:

su
alpine
dpkg --configure -a


3) Reboot.
I am unsure that this is a valid fix but if you try it let me know the outcome please.


Package Header Error:


If on startup, Cydia says there's an error with package headers do the following to fix it.

Quote

1) Open terminal and type:

su
alpine
dpkg --a configure


2) Respring just to make sure it reloads the data.

July 18th Error:


On July 18th, a corrupt package was posted. There was a 10 minute window where anyone who loaded Cydia would experience problems.
If you think you are having this problem please follow this link:

http://www.xsellize....=cydia+crashing


Icon is not Visible:

If your Cydia icon disappeared after you installed a new package and restarting doesn't get it back, follow these steps:

Quote

1) SSH into /applications/cydia.app
2) Copy the icon.png to your computer.
3) Delete icon.png from the device
4) Respring and a basic, white icon will appear for Cydia.
5) Copy the icon.png back to /applications/cydia.app
6) Respring and the normal icon should be there.

Cyder:


Cyder is a progam for your computer that downloads and transfers packages/sources to your device.
It also has other useful feature which may fix problems such as clearing the cache.
To get it go here: http://www.xsellize....highlight=cyder

Download here: http://www.mediafire.com/?myzmjnog3cz


A New Cache Fix:

If you are having problems with the cache and want to clear it try this new tool. There are 2 things you must install first though.

1) FixCydiaCache here - download
2) afc2add package from Cydia

To fix the cache you must:

1) Load FixCydiaCache and connect your iDevice to the PC
2) Click on the only button that says “Fix My Cydia Cache!”

thanks to crikboy


Reinstall Cydia:

If you can't find a fix for the problem and you really want it fixed, then try reinstalling Cydia.

Quote

1) Open Terminal on your device or through SSH
2) Type the following commands:

su
alpine
apt-get remove cydia
apt-get install cydia


3) Reboot
Another method of reinstalling Cydia is:

Quote

1) Download http://www.2shared.c...13e/Cydia.html?
2) SSH the package to /var/mobile on your device.
3) Open Terminal and type the following:

su
alpine
dpkg -i cydia.deb


4) Reboot (twice sometimes)




If none of the above worked then you will be forced to rejailbreak ... there is no other way!



To any mods: Please do not merge this thread with any others, this is only active cydia crashing thread now.

This post has been edited by Jimbohurt: 09 May 2010 - 07:57 PM
Reason for edit: Added some info

78

#3 User is offline   chris102192 

  • Elite Member/Win 7 Master
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 699
  • Joined: 13-March 09

Posted 16 August 2009 - 02:25 AM

Great info. Thanks

um i couldnt find the 3.0.1 or the 3.0 firmware on iclarified anywhere.
can anyone provide a link to the firmwares



Nevermind im downloading them now thanks ill come back in a few hours with an update

ok i have just one more question....
am i gonna be able to restore from back-up after downgrading.
cause i really dont wanna lose all my contacts and information

This post has been edited by Pyrox69: 24 August 2009 - 07:31 AM
Reason for edit: Double Post

13.3" Unibody MBP [320GB HD; 4GB RAM; Snow Leopard 10.6; Windows7 via BootCamp]
iPhone 3G[S] 16GB White Blackra1ned 3.1.2


Follow me on twitter! http://Twitter.com/Chris102192

Hit The PLUS Button If I Helped Please!!!
7

#4 User is offline   chris102192 

  • Elite Member/Win 7 Master
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 699
  • Joined: 13-March 09

Posted 16 August 2009 - 02:25 AM

Great info. Thanks

um i couldnt find the 3.0.1 or the 3.0 firmware on iclarified anywhere.
can anyone provide a link to the firmwares



Nevermind im downloading them now thanks ill come back in a few hours with an update

ok i have just one more question....
am i gonna be able to restore from back-up after downgrading.
cause i really dont wanna lose all my contacts and information

This post has been edited by Pyrox69: 24 August 2009 - 07:31 AM
Reason for edit: Double Post

13.3" Unibody MBP [320GB HD; 4GB RAM; Snow Leopard 10.6; Windows7 via BootCamp]
iPhone 3G[S] 16GB White Blackra1ned 3.1.2


Follow me on twitter! http://Twitter.com/Chris102192

Hit The PLUS Button If I Helped Please!!!
7

#5 User is offline   boggie 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 268
  • Joined: 22-April 09
  • LocationScotland

Posted 18 August 2009 - 04:38 PM

Quote

Source Error:

A common error message would be Bzip2 error or the fact that a source is not functioning correctly.

IF A REPO ONLY ACCEPTS ONE DEVICE PER ACCOUNT YOU WILL GET THIS MESSAGE IF YOU ADD MORE THAN ONE DEVICE (our repo is like this)

If you cannot remove the source from Cydia or the problem persists, try this:

Quote:
1) SSH into your device.
2) Navigate to the /etc/apt/ folder.
3) Backup the sources.list.d file.
4) Edit the sources.list.d file with a text editor and remove the entry related to the problematic source.
5) Reboot.


its cydia.list you want to edit in a text editor in order to remove a bad repo.
iPhone 4 16GB
iOS 4.0.1
2

#6 User is offline   boggie 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 268
  • Joined: 22-April 09
  • LocationScotland

Posted 18 August 2009 - 04:38 PM

Quote

Source Error:

A common error message would be Bzip2 error or the fact that a source is not functioning correctly.

IF A REPO ONLY ACCEPTS ONE DEVICE PER ACCOUNT YOU WILL GET THIS MESSAGE IF YOU ADD MORE THAN ONE DEVICE (our repo is like this)

If you cannot remove the source from Cydia or the problem persists, try this:

Quote:
1) SSH into your device.
2) Navigate to the /etc/apt/ folder.
3) Backup the sources.list.d file.
4) Edit the sources.list.d file with a text editor and remove the entry related to the problematic source.
5) Reboot.


its cydia.list you want to edit in a text editor in order to remove a bad repo.
iPhone 4 16GB
iOS 4.0.1
2

#7 User is offline   steve51184 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 242
  • Joined: 13-March 09

Posted 18 August 2009 - 10:50 PM

my cydia crashes right away (shows loading data for a few seconds then closes) and i run ap-get update but i get this error:

Quote

FATAL -> Failed to fork.


how do i fix this?

also it started doing this after i tried to install the new fasttwitter but it failed :\
0

#8 User is offline   steve51184 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 242
  • Joined: 13-March 09

Posted 18 August 2009 - 10:50 PM

my cydia crashes right away (shows loading data for a few seconds then closes) and i run ap-get update but i get this error:

Quote

FATAL -> Failed to fork.


how do i fix this?

also it started doing this after i tried to install the new fasttwitter but it failed :\
0

#9 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 19 August 2009 - 01:25 AM

Have you tried deleting the cache?
1

#10 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 19 August 2009 - 01:25 AM

Have you tried deleting the cache?
1

#11 User is offline   steve51184 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 242
  • Joined: 13-March 09

Posted 19 August 2009 - 01:28 AM

NastyBen said:

Have you tried deleting the cache?


how do i do this? and will i lose any apps or my list of installed apps?
0

#12 User is offline   steve51184 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 242
  • Joined: 13-March 09

Posted 19 August 2009 - 01:28 AM

NastyBen said:

Have you tried deleting the cache?


how do i do this? and will i lose any apps or my list of installed apps?
0

#13 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 19 August 2009 - 01:36 AM

Quote

1) SSH into your device.
2) Navigate to the /var/lib/apt/lists/ folder.
3) Delete everything EXCEPT the partial folder.
4) Reboot.


That will clear the cache ... it wont delete any apps, just incomplete ones that can cause problems.
2

#14 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 19 August 2009 - 01:36 AM

Quote

1) SSH into your device.
2) Navigate to the /var/lib/apt/lists/ folder.
3) Delete everything EXCEPT the partial folder.
4) Reboot.


That will clear the cache ... it wont delete any apps, just incomplete ones that can cause problems.
2

#15 User is offline   steve51184 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 242
  • Joined: 13-March 09

Posted 19 August 2009 - 01:53 AM

NastyBen said:

That will clear the cache ... it wont delete any apps, just incomplete ones that can cause problems.


just done that but i get the same error if i try to apt-get update

also i think that made things worse as i'm trying to install icy but i'm getting this error:

http://www.paste.to/full/gyrzjrrf

but if i put them back i only get this error:

http://www.paste.to/full/kwkefs00

seems to be a problem with com.anorange.peanutbutterjellytime anyway to force remove it?

---------- Post added at 02:53 AM ---------- Previous post was at 02:43 AM ----------

right i've fixed the first part of the error by deleting /private/etc/apt/sources.list.d/richcreations.com.list and now i just have this:

http://www.paste.to/full/vu4b6zyc

and it's NOT peanut butter jelly time :( lol
0

#16 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 19 August 2009 - 01:59 AM

Try apt-get install com.anorange.peanutbutterjellytime

If that doesnt work just try apt-get install "packagename"

where packagename is the name of the file that did not install correctly
1

#17 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 19 August 2009 - 01:59 AM

Try apt-get install com.anorange.peanutbutterjellytime

If that doesnt work just try apt-get install "packagename"

where packagename is the name of the file that did not install correctly
1

#18 User is offline   steve51184 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 242
  • Joined: 13-March 09

Posted 19 August 2009 - 02:10 AM

NastyBen said:

Try apt-get install com.anorange.peanutbutterjellytime

If that doesnt work just try apt-get install "packagename"

where packagename is the name of the file that did not install correctly


Quote

# apt-get install com.anorange.peanutbutterjellytime
Reading package lists... Done
Building dependency tree... Done
E: The package com.anorange.peanutbutterjellytime needs to be reinstalled, but I can't find an archive for it.

Quote

# apt-get install peanutbutterjellytime
Reading package lists... Done
Building dependency tree... Done
E: The package com.anorange.peanutbutterjellytime needs to be reinstalled, but I can't find an archive for it.
nope didn't work and i'm not 100% sure of it's name

is there anyway to force remove that package or clear the "half installed list" or whatever.. any suggestions will be gratefully appreciated thanks

This post has been edited by steve51184: 19 August 2009 - 02:16 AM

0

#19 User is offline   steve51184 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 242
  • Joined: 13-March 09

Posted 19 August 2009 - 02:10 AM

NastyBen said:

Try apt-get install com.anorange.peanutbutterjellytime

If that doesnt work just try apt-get install "packagename"

where packagename is the name of the file that did not install correctly


Quote

# apt-get install com.anorange.peanutbutterjellytime
Reading package lists... Done
Building dependency tree... Done
E: The package com.anorange.peanutbutterjellytime needs to be reinstalled, but I can't find an archive for it.

Quote

# apt-get install peanutbutterjellytime
Reading package lists... Done
Building dependency tree... Done
E: The package com.anorange.peanutbutterjellytime needs to be reinstalled, but I can't find an archive for it.
nope didn't work and i'm not 100% sure of it's name

is there anyway to force remove that package or clear the "half installed list" or whatever.. any suggestions will be gratefully appreciated thanks

This post has been edited by steve51184: 19 August 2009 - 02:16 AM

0

#20 User is offline   NastyBen 

  • Just a Nasty Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Contributor
  • Posts: 823
  • Joined: 08-July 08

Posted 19 August 2009 - 02:37 AM

yes ... replace install in the command with remove

so it would be: apt-get remove peanutbutterjellytime
0

Share this topic:


  • (24 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users