iTunes for Windows Vista: iTunes cannot contact the iPod or iPhone software update se


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS iTunes for Windows Vista: iTunes cannot contact the iPod or iPhone software update se
# 1  
Old 12-12-2008
iTunes for Windows Vista: iTunes cannot contact the iPod or iPhone software update se

For help with contacting the iPod software update server or iPhone software update server for Windows XP or Windows 2000, see this article. Some customers may notice the following alert message when trying to update or restore an iPod in iTunes 7 or later: "iTunes could not contact the iPod software update server because you are not connected to the Internet. Make sure your Internet connection is active and try again." If restoring an iPhone, you may notice this alert message: "iTunes could not contact the iPhone software update server because you are not connected to the Internet. Make sure your Internet connection is active and try again." Internet access is required to download iPod and iPhone software updates. However, if you are able to connect to the Internet with Internet Explorer and can also access the iTunes Store, see the solution below to resolve this issue.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SCROBBLE-CLI(1) 					      General Commands Manual						   SCROBBLE-CLI(1)

NAME
scrobble-cli - a last.fm submitter for portable devices SYNOPSIS
scrobble-cli [options] DESCRIPTION
scrobble-cli is a program to submit information about tracks which have been listened to from a portable music player to last.fm (previously known as Audioscrobbler). scrobble-cli can read this information from .scrobbler.log files (i.e. produced by the open Rockbox firmware), from iPod databases, or from devices that use MTP (aka Plays for Sure). In addition to this, scrobble-cli can adjust the date/time information relating to when the track was listened to before uploading. This can be useful if your device is set to a different timezone to the machine you upload from. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -c, --playcounts Remove the iPod "Play Counts" database file after submission. -d, --database Submit information from an iPod database (requires -l) -h, --help Show summary of options. -l, --location <path> Filesystem location of the .scrobbler.log file, or the iPod database. For .scrobbler.log this should be the path to, and including the file name. For iPods, this should normally be the mount point - (/iPod_Control/iTunes/iTunesDB is automatically appended to this path). -m, --mtp Submit from a MTP (aka Plays for Sure) device -n, --now Recalculates the times each track was played before submission. Automatically enabled if using a .scrobbler-timeless.log or MTP device. -p, --password <password> Last.fm account password -r, --recalc <datetime> Recalculates the play time for each track. <datetime> should be a UNIX timestamp. -t, --timestamp <offset> Override the detected system timezone offset from UTC <offset> is the number of hours from UTC, i.e. +3, -4.5 -u, --username <username> Last.fm account username -v, --verbose <level> Output verbosity level -w, --proxy_host <hostname> Proxy hostname or IP address (requires -x) -x, --proxy_port <port> Proxy port number (requires -w) -y, --proxy_user <username> Username for proxy authentication -z, --proxy_pass <password> Password for proxy authentication WWW
http://qtscrob.sourceforge.net This manual page was written by Robert Keevil <rkeevil@gmail.com>, and is licensed under version 2 of the GPL. February 16, 2009 SCROBBLE-CLI(1)