What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Android market down?

Droid Life just tweeted they are having market problems too.

sent from my rooted nook color
 
Market is screwed up here in "blacked out" land.....

Sent just before I "Blacked Out"
 
philadelphia here, apps try to start downloading, then quit after a second or 2

I'm thinking it has to do with the web market announcement rumored for tomorrow, but I could easily be wrong.
 
Not working here in Massachusettes either, I thought it may have been due to the storm at first. I hope it gets fixed soon. ):
 
Whatever is going on, it appears that the download is timing out. I'm gonna hook mine up via USB and do an adb logcat to see if there are any errors logged.

EDIT: Here are my logcat results. Basically, it's a server issue. The 502 is a bad gateway error (which means "The server was acting as a gateway or proxy and received an invalid response from the upstream server" according to Wikipedia)

Code:
D/vending ( 2594): [31] AssetDownloader.downloadAndInstall(): Initiating Download for 1 applications.
I/vending ( 2594): [31] DownloadManagerUtil.enqueueDownload(): Enqueue for download com.android.vending.util.DownloadMan
[EMAIL="agerUtil$Request@449629a0"]agerUtil$Request@449629a0[/EMAIL]
D/dalvikvm( 2594): GC_EXPLICIT freed 6773 objects / 349136 bytes in 158ms
D/vending ( 2594): [31] LocalAssetDatabase.notifyListener(): 6559334373405745705 / null
D/dalvikvm( 1095): GC_EXTERNAL_ALLOC freed 13304 objects / 693688 bytes in 95ms
D/vending ( 2594): [31] LocalAssetDatabase.notifyListener(): 6559334373405745705 / DOWNLOADING
D/dalvikvm( 2594): GC_EXPLICIT freed 3103 objects / 201696 bytes in 72ms
D/dalvikvm( 2615): GC_FOR_MALLOC freed 6106 objects / 341800 bytes in 31ms
D/DownloadManager( 2615): http error 502 for download 154
D/dalvikvm( 2594): GC_EXPLICIT freed 3901 objects / 379712 bytes in 70ms
D/vending ( 2594): [32] DownloadManagerBroadcastReceiver.handleDownloadCompletedAction(): Got a download completed inten
t.
I/vending ( 2594): [32] DownloadManagerBroadcastReceiver.startNextDownload(): Found Paused URI null
I/vending ( 2594): [32] DownloadManagerBroadcastReceiver.startNextDownload(): No more paused downloads.
I/vending ( 2594): [32] DownloadManagerBroadcastReceiver.getDownloadStatus(): Unexpected status from download - 502
W/vending ( 2594): [32] DownloadManagerBroadcastReceiver.handleDownloadCompletedAction(): Couldn't find pathname for com
pleted download URI: content://downloads/download/154 -- assuming the download failed.
D/vending ( 2594): [32] LocalAssetDatabase.notifyListener(): 6559334373405745705 / DOWNLOAD_FAILED
 
Same here in Tennessee, starts to download then craps out, no error message.

Sent from my Eris using DroidForums App
 
Out for me in cincinnati ohio. Mine starts download then just quits...werid anybody know what's going on???

Sent from my DROIDX using Tapatalk
 
Back
Top