TS1424 error when submitting a podcast rss: byte-range requests

Hi when I submit rss feeds now I'm getting an error message that we need to enable byte-range requests.
I saw this article:
http://theaudacitytopodcast.com/itunes-changes-podcast-specs-and-features/
saying that " iTunes now requires all hosting servers to enable Byte Range Requests"
my podcast mp3 is hosted in CDN that, as I've checked, supports range requests.
but my rss feed contains urls that first return a redirect, to the real url (where range requests are supported)
could this be a problem? are redirects on episode urls supported (they were until now)? should I modify the redirect response somehow to indicate that range requests are supported on the target server (I thought that shouldn't be necessary)?
take this as a feed example: http://www.blogtalkradio.com/djsqwyd.rss
Thanks in advance,

URL:
https://www.seven-thoughts.com/rss/rss.xml

Similar Messages

  • Timeout error when submitting feedburner podcast feed to itunes

    This is my first time submitting my podcast to itunes, I have created the feed with feedburner and I can manually subscribe and download the podcast in itunes however when i try to submit the feed I recieve the generic timout error, see below. I have tried for several days with different machines to no avail. Any suggestions?
    Feed Address: http://feeds.feedburner.com/ThePortcast
    Thanks in advance.

    The feed appears to be OK; sometimes individual servers can behave oddly with the Store but as yours is a Feedburner feed there shouldn't be any problem, so there is no obvious reason why this is happening.
    You could try the allternative submission URL:
    https://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/publishPodcast
    If that doesn't work one possibility is that there is a problem at the Store end, which does happen though it doesn't usually go on for several days. You could try emailing support at podcasts 'at' apple.com but I have to say that you likely won't get a helpful answer. Otherwise I can only suggest giving it a day or two and trying again.

  • Error when Submitting a Podcast

    When I attempt to submit the url for my podcast to itunes I continue to receive the following error:
    We had difficulty reading this feed. Connection reset
    I am able to access the feed from IE 7, Safari, and Firefox. I also successfully ran the feed through an rss validation.
    Anyone every had this error and what suggestions can you offer to fix the problem?

    URL:
    https://www.seven-thoughts.com/rss/rss.xml

  • ITunes returning 404 error when submitting working podcast feed

    I am trying to submit a podcast to the iTunes Directory but iTunes is returning a "bad http result code:404" error. This is a known good feed verified by both feedvalidator.org and iTunes U. Feedvalidator shows an encoding error ("utf-8" vs. "US-ASCII"), but otherwise has no problem. Feed is here: http://itunesmedia.seu.edu/Chapel/2013_Chapel/rss.xml. Thanks.

    No obvious answer here. The feed looks fine and can be subscribed to manually in Tunes perfectly well.
    The encoding error you mention occurs a lot and doesn't normally seem to cause any problems. Error 404 is 'file not found'.
    We have seen cases where perfectly good feeds couldn't be read by the Store: I've never seen an expanation, and my guess - and I emphasize it is a guess - is that the server is for some reason not responding to requests from the Store when it does to all other requests.
    You could start by leaving it for a bit and trying again in case it's some sort of temporary glitch. If it still doesn't work I can only suggest you ask the people running your server if they can check the server logs for when this happened.

  • Getting "Read timed out" error when submitting new podcast

    http://www.therpghaven.com/podcast/?feed=podcast
    My feed is validated. I've checked it against the example feed and it seems fine. I can subscribe directly from within iTunes and it looks fine, downloads the first episode.
    I saw that there was maintenance last night. Is it possible this isn't my fault?
    If it is, any clues would be a great help!
    Thanks

    I'm using WordPress with the Podcasting plug-in, which I have admin access to. That's what generates the feed. But according to the developers, the feed is not actually a file, but something dynamically generated by WordPress when it is called. When you say "actual file" do you mean the podcast itself? Or the feed?
    I'm not familiar with WordPress: possibly what they mean is that a process takes place on the server each time a request is received for the feed: if this is so then you can't change that. By 'actual file' I did mean the feed - most systems produce an .xml file and it is that which is submitted to iTunes.
    As to log-in, normally the iTunes Store effectively keeps you logged in: I assume you would need to have cookies enabled - is this the case?

  • Error when submitting a podcast to iTunes

    We get the following error:
    "Podcast cover art must be at least 600 x 600 pixel JPG or PNG, in RGB color space, and hosted on a server that allows HTTP head requests".
    We validated the feed and tested in iTunes and the podcasts work. 
    Here is the path for our xml feed: http://positivecoach.org/common/cms/documents/Podcast%20XMLs/PCA_1-on-1.xml
    Here is the path for our image: http://www.positivecoach.org/common/cms/images/Logos/PCA_1on1_square_160px_yello w.jpg
    We are stumped on how to fix.  Any suggestions?
    Thanks!

    Your image is only 160 x 160 and so doesn't even meet the standard specified in the error message: however that message needs amending because Apple are now making 1400 x 1400 px mandatory. So your image needs to be that size, and must be a JPG or PNG and less than 500 kB.

  • Error messages when submitting a validated RSS feed URL to iTS.

    Why do I keep getting error messages when submitting a validated RSS feed URL to iTS. Feed is http://streaming.integrationworks.com:3000/archive/feed2.xml
    I get variations on the follwoing message: "We had difficulty reading this feed. Bad http result code: 504"
    I validated this file at http://www.feedvalidator.org/. I am able to manually place it in iTunes (Open Stream) and download episodes. I can paste the URL in my browser and retrieve an RSS feed page.
    Any ideas?
    Rick

    You have to remember that when subscribing manually, it's only your iTunes application which is doing this - the Store is not involved at all. When submitting, the Store software checks the feed as a technical check before its assessed for content by humans; but how this is done and what sort of call is made to the server is another of Apple's dark secrets.
    You're the third with a similar situation in the last couple of days, and I've seen this arise before: though the specific message about a proxy server is unique to you. (A proxy server would act as an intermediary - anyone accessing the feed would ask the proxy for it, and the proxy would retrieve it from the actual server and pass it back, masking the original server's URL in the process. Whether this is actually what is going on is obviously something only your server technicians can say - and then there's the question of what is different about a request from the iTunes Store.)
    If all else fails you could place the feed on another server and try again - you could do this and leave the episode media files where they are, they don't have to be on the same server as the feed, as long as the server in question can handle 'byte-range requests' (which is a quite separate can of digital worms).

  • Error message when uploading: my server does not support byte-range requests

    Hi I am trying to get a pocast up on itunes - I am first just sending a test mp3 - ebenezer.bruceclark.eu/podcast.xml. I have validated the xml keeping it to a minimum and constantly get the message saying my server does not support byte-range requests. Once I got some meassage about "White spaces are required between publicId and systemId". It all seems so random I am using Drupal 7 cms with views_rss module + itunes elements. It's been my 3rd night into the early morning and I need to sort this out for my client.
    Thanks to anyone who can help
    Bruce

    Your feed does not contain an 'enclosure tag' which would contain the URL of your mp3 file, so at the moment it basically has no content and would be of no use to iTunes. You may find it helpful to read this page which gives you basic information on making a podcast:
    http://rfwilmut.net/pc
    Note that when you do get it working and submitting, the iTunes Store won't accept a podcast which is merely a technical test: they need to see at least one proper episode so that they can check that your podcast does not contain unsuitable material.

  • Unable to submit podcast due "Enable byte range requests" error

    Hi, I'm trying to submit a podcast feed but the "enable byte range requests" error shows, I'm in the full control of the server so I've tested from another server and the header seems to be correct:
    HTTP/1.1 206 Partial Content
    Date: Mon, 22 Apr 2013 18:40:58 GMT
    Server: Apache/2.2.15 (CentOS)
    Last-Modified: Tue, 02 Oct 2012 20:59:21 GMT
    ETag: "e0adb-546b70-4cb19cbd1fc40"
    Accept-Ranges: bytes
    Content-Length: 101
    Content-Range: bytes 200-300/5532528
    Connection: close
    Any ideas why iTuns keeps showing me that error?
    Thanks in advance

    To anyone who may be interested:
    Now iTunes accepted my podcast submition, the previous feed had near 100 chapters, so I deleted most of them keeping just 4 chapters.

  • Error when submitting responses

    Some respondents receive an error when submitting survey results.  Could there be a timing issue with the server if many responses are coming in at the same time?  Or could the error be caused at the senders location?

    we are trying to catch it.  It flashes quickly before results are submitted (via iPad) and communication is ended.  It may be a timing issue.  Let me look into this further.  Could be the user too!!!!!!!!!!!!!!!!!!
    Donna Dowdle
    IT Manager
    Dr. Scholl Foundation
    (847) 559-7430 - office
    (847) 602-0709 - cell
    DISCLAIMER!  The information contained in this e-mail message is confidential and is intended only for the use of the individual or entity to whom it is addressed.  If the reader of this message is not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or the taking of any action in reliance on the contents of this communication is strictly prohibited.  If you have received this e-mail message in error, please contact the sender at (847) 559-7430 and delete this e-mail message.

  • Error"There was an internal error when submitting the form" URM Disposition

    Hello
    I get the following error - "*There was an internal error when submitting the form*" - when i allocate a Retention Disposition to a Retention Category.
    Any Ideas how this can be solved?
    Thank you

    Not based on the minimal information provided.
    Error messages in 11g, from a UI standpoint, are severely deficient. How about looking in the content server logs and posting some more information?

  • I cannot buy a photobook with IPhoto since I always get an error when submitting... any idea ?

    I cannot buy a photobook with IPhoto since I always get an error when submitting... any idea ?

    May depend on which version of iPhoto you have installed.
    Check out this thread >   https://discussions.apple.com/message/15324917#15324917

  • Symbol error when submitting form

    experiencing a symbol error when submitting form.

    Hi Gen,
    Unfortunately, the error came from a client who was submitting a form via Mac OS.  He stated that when he attempted to submit he received a symbol error.
    On another note, I did experience issues with periods (.) within another form such as 2009.01 and 2011.25.  When I downloaded the files corresponding to the numbers, it wouldn’t allow me to save it with the period (used an underscore instead).
    Warmest regards,
    Delia
    Delia Boyd
    Program Manager, Standards Development
    Executive Office
    AOAC INTERNATIONAL
    481 N. Frederick Avenue, Suite 500
    Gaithersburg, MD 20877-2417
    301-924-7077 x126
    301-924-7089 - Fax
    [email protected]<mailto:[email protected]>
    www.aoac.org<http://www.aoac.org/>
    cid:[email protected]
    127th AOAC Annual Meeting & Exposition
    Palmer House Hilton
    Chicago, Illinois
    August 25-28, 2013
    For more information visit our website
    at: http://www.aoac.org/meetings1/127th_annual_mtg/main_2.htm
    þ Please consider the environment before printing this email.
    ...you will see it when you believe it!

  • I get this error when submitting the issue to DPS

    Hi am using Woodwing Enterprise to publish folios to the Adobe DPS and it has been okay, I have finished creating of a new issue and I get this error when submitting the issue to DPS : Adobe Distibution Server returned error while calling "createIssue". HTTP code: 401. HTTP message. " Unknown error.". Adobe results message: " Unauthorized for access. See logs for further details." Adobe results status: " UNAUTHORIZED." The DPS account was recently renewed

    Please contact gold support about this issue.

  • HT1819 'Byte-Range' request error, but no problems using Advanced menu

    On Windows Vista PC, latest iTunes update:
    No trouble subscribing to podcast feed using Advanced menu. iTunes will even update/load new episodes, but I receive 'byte-range' request error when submitting podcast feed to the directory.
    Is it normal to be able to use the advanced menu option, but not be able to submit the same feed to the podcast directory?
    PS: No trouble subscribing to same feed with Banshee media player using ubuntu Natty Narwhal. All podcast artwork and information intact.

    I'm afraid you've fallen over a requirement that Apple has recently introduced. The iPhone plays podcasts by using 'byte-range requests', which means calling for part of the file at a time rather than the whole thing. Unfortunately some servers don't support this, and there were an increasing number of complaints that podcasts which worked elsewhwere weren't working on an iPhone.
    So Apple are now making the ability to handle this a condition of submission. Evidently your server doesn't support this, so all you can do is to ask them whether they can implement it. If not, you will have to find another hosting service - ask about this before committing yourself, and if they say no, or don't know what it is, find another host.

Maybe you are looking for

  • CANNOT LOG IN ON DBCONSOLE

    Hi. I have an Oracle 10G with 4 databases. Last year it was upgraded from 10.01 to 10.02.03 The last database was created after the upgrade, and the dbconsole will not work. It will not connect to the database. I get this message: "java.lang.Exceptio

  • Approval Service is not listed in Folder's settings option

    Hi, CM Version  : 6.0.2.4.7 For the repository in question, I have activated StateManagement and Properties CM services.  Even after that I  do not see the option 'Approval' in Folder's Settings. Hence I am not able to enable the approval service for

  • Tricky File Problem!!

    I have written an Internet application that uploads desired image-files to the server. After the image has been uploaded I try to read it and scale it using: Image inImage = new ImageIcon(imageFilename).getImage();The problem is that the image won't

  • It's been

    Hey guys! I havent use my curve 8900 for.. More than a year?? Or so.. But recently, kinda missed the keyboard and try to get my hands busy on it. But, after done charging, the phone wont restart. Tried these steps actually<br><br>1 - plug it via usb

  • We are subcontractor u2026u20262

    All SAP Gurus, Actual scenario is we are having two plants- say, Plant : 1000 (this is Export Oriented Unit) and Plant :  2000 (this is Domestic Unit) Plant 1000 is sending some material to plant 2000 for subcontracting subcontracting challan Plant 2