YouTube Uploads Failing All of a Sudden

So I've had no problems in the past uploading to YouTube but now it keeps failing at the 99% mark.
I went to YouTube and noticed they don't allow login with your channel name anymore, you must use your email address associated with the account.
I was using my channel name in FCPX and although it was showing that it was connecting, I changed my credentials to the email address rather than the channel name.
So my YouTube and FXPC are in Sync and I'm using the right credentials.
I'm still getting the failure. By the way it's not a credentials failure.

So I worked out what the issue was.
I have a template I use for the description of a video when uploading to YouTube, in this template there are characters such as <>(), these are not accepted by YouTube in the description section.
I worked this out by trying to upload the video directly to YouTube and it was working, however when I attempted to enter the description, it told me I was using characters which were not allowed.
So I figured that FCPX was uploading the video but when it got right at the end, it would fail because of the unsupported characters.
To fix this problem, all YouTube upload rules should be built in to FCPX so that FCPX is sending over a valid video to YouTube and there's no rejection from YouTube's end.
Another little problem I found was, I was uploading multiple videos and I would leave the computer unattended, however once the first video would fail the screen prompt would come up advising it failed and FCPX wouldn't continue with the rest of the videos. FCPX should continue with the rest of the jobs in line and not stop because of an error with the first one in the line, especially when dealing with time consuming tasks that you don't want to sit around and wait for.

Similar Messages

  • SQL azure connectivity fails all of a sudden

    Hi, I have a website hosted on GoDaddy server and many users access this website with their respective username and passwords. My database is in Azure. All of a sudden when the users of this website try to access the website with their username and password
    they fail to be identified as valid users though they are valid.
    consequently when such a thing happens almost for more than 5 mins no user can login to the website. but i can very well connect to the database from my local server or through the azure portal.
    the series of errors that gets logged into event viewer are as follows:
    1. System.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
    2. System.Data.SqlClient.SqlException: a transport-level error has occured when sending the request to the server.(provider:TCP provider,error:0 - An existing connection was forcibly closed by the remote host.) 
    3. System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured
    to allow remote connections. (provider: TCP Provider, error: 0 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
    4. SourceEdge.BCL.BCLException: Unable to Execute  ---> System.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
    5. System.ArgumentNullException: Value cannot be null.
    Parameter name: connection
    after the error shown in 5 occurs all the subsequent logins will result in invalid user though the values are not null.
    Can you tell me why this error happens all of a sudden. but it gets back to normal after a few minutes or even takes hours sometimes. 

    Hey there and apologies for the slow response.  Is this still an issue for you? And do you still need help?
    Thanks Guy

  • YouTube upload fails due to details in description

    Recently I've come across a bug in the iMovie YouTube uploader. This post is basically another confirmation of the problems discussed in http://discussions.apple.com/message.jspa?messageID=9339330
    iMovie goes through all the steps, compression and uploading, right to the dialog providing a link to the video. The video will not be available however, making this a completely silent failure.
    Three causes for this problem has been reported, related to video metainformation:
    * Very long title
    * Tags separated by comma instead of space, thus making it one gigantic tag
    * Tags constructed with double quotes - this is what caused my problem
    I'll file a bug report later, until this is fixed it's handy for iMovie users to know about this issue.

    from browser, it will upload file using server object model. you can change the upload size for same in CA.
    as far as uploading file programatically using service, you can run the below script on server and it will resolve the issue
    $ws = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
    $ws.ClientRequestServiceSettings.MaxReceivedMessageSize = 262144000
    $ws.ClientRequestServiceSettings.MaxParseMessageSize = 262144000
    $ws.Update()
    Note: 262144000 = 250 MB
    <b>Sandeep Parandekar MCPD</b><br/> <a href="http://www.parandekar.blogspot.com">http://www.parandekar.blogspot.com </a> <br/> Please mark the post that answered your question as the answer, and mark other
    helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.

  • EJB Context lookup fails all of a sudden in OC4J

    I've been working on a J2EE application using JDeveloper
    for some time now and all of a sudden out of nowhere OC4J
    is failing upon doing my EJB lookups. For instance, the following line:
    holderHome = (HolderHome)ctx.lookup("Holder");
    throws this exception:
    javax.naming.NameNotFoundException: Holder not found
    Now, I assure you, I have done NOTHING to change how my context is created, in fact I stepped through my code with the debugger and the Context object is successfully created. Also my EJB's haven't been altered or moved and my orion-ejb-jar.jar files are fine. And it happends for all EJB lookups, not just this example. For all purposes, it looks this OC4J just stopped being able to perform it's lookups. Help! This is extremely frustrating as I have no clue on how to fix this or even trace the problem.

    What version of OC4J and JDev are you using ? Is this a > remote OC4J instance or embedded OC4J ?I'm running JDev v9.0.2. I don't know what version of OC4J. Just the embedded one that came with this install.
    Did you change the name of the application or name of
    the EJBs ? Verify with your application entry in
    server.xml ?No and No.
    check the ejb-name in the ejb-jar.xml for your EJB ?Didn't change one bit. I think this is some kind of bug.
    I even tried creating a new project from scratch and recompiling everything and got the same result. It REALLY sucks because I can't go forward until I solve this problem :(

  • YouTube Upload Failed

    Liking FCPX so far.... (I'm not a professional more of a prosumer....)
    Anyone had any success in uploading to YouTube?
    I started an upload last night using the "Export to YouTube" menu
    not a lot of options on selecting quality etc.......
    FCPX launches the "Export Monitor" - but keeps FCPX tied up during the whole upload process
    This took over 7 hours!!! (The movie was less than 10 mins long)
    I left it going overnight - as I said, during the upload FCPX is not useable for anything else - This is not done as a background task
    This morning FCPX is available again, and Export Monitor reports "Upload successfull"
    However - Youtube reports
    "Failed (Upload Aborted)"
    So questions
    1) Why did it fail - will it do the same if I try again?
    2) Why does it tie FCPX up for the entire export duration?
         I would understand if its a priority task as it renders the movie, but once it starts the upload to YouTube please let me work again
    3) What I would now like to do is export the file from FCPX - and then upload it manully using the YouTube webpage - But the export options are so limited. Do I really have to buy compressor? My first attempt resulted in a file over 5Gb - I don't want to upload that! How do I get a smaller file for YouTube?
    4) I've started an export for AppleTV (This has tied up FCPX again) - The Estimated time just keeps going up........
    iMovie11 has more options to be able to export files.
    Regards
    Julian

    This site helped me with that:
    http://blog.jedchristiansen.com/2007/09/21/uploading-keynote-presentations-to-yo utube-with-transitions/

  • SMS delivery failed all of a sudden

    I have money in my skype account but my smses from my pc to mobile are not being delivered,these last 2 days and its frustrating me, help!!!!

    Exactly the same here. All my sms messages from Skype to cell phone are getting DELIVERY FAILED! I have NO idea why????

  • NTBackup failing all of a sudden

    Nope, no changes to the scripts. The incremental backups are the same for each week, so it ran last Monday & Tuesday but failed the same backup job this Monday & Tuesday.....

    Hi,Running NTbackup on Windows Server 2003 Standard Edition Service Pack 2 for a couple of years without any issue but since Sunday I've been getting error's.It's backing up over a 1GB network connection to a 4TB Western Digital My Cloud. It's been working without issue since it was set up, but I've now not got it to run a successful backup since Friday nights automated backup.When I check the server first I have a write delay error message popped up in the screen. When I check the backup log it says "Error: C: is not a valid drive, or you do not have access."It runs a full backup every Sunday, which adds up to around 190GB and then incremental backups every night there after which varies between 5GB and 15GB. (We only have 50GB free disk space too.)Any idea's as to what's going on ?Thanks for reading.
    This topic first appeared in the Spiceworks Community

  • Why FACETIME started failing for some Ipad users all of a sudden last week? Is there a fix for it yet?

    I bought an Ipad for my parents in India, so that they can use Facetime and make easy video calls. They are not techies to use Skype on other tablets. The FT was workig fine until last week. But it started failing all of a sudden. I have gone through apple forums and it looks like I am not alone facing this issue. Looks like there are some posts on the forums saying try few things to fix the issue. But no one speaks about why and how the issue started. Its too hard for my parents to understand this stuff and there is no Apple store with in 300 miles radius from where they live. Its so hard for my parents to loose the ability to see and talk to their kids. There is a reason why we $500 for one device. Does Apple understand this? Do they really care their customers satiesfacation??

    Don't know what are the metrics we have, to believe the issue is not evenly spread out worldwide. But to me, this is not based on geographical location of the device or network. Becuase my parents have an Ipad with IOS 7 and my cousin have an Iphone 5 with IOS 7. Both live in same city. While my parents were not able to use FT on their Ipad, connected to their home network, my cousin could use it on his Iphone. He was connected to my parents home network. Not to his mobile network. So this makes me think the issue is neither geo-graphical nor network related.
    Pataince It's been a week since the issue started and no meaningful answer from Apple yet. As I said, this is the only feature that made me choose an Ipad instead of other tablets with user friendly interface. Now this is gone too

  • MEDIA GO and YOUTUBE Upload PC

    Hi all, have been using MEDIA GO to upload videos to you tube without any issues for 1 year now, from my Z3 to my PC, then I combine them and UPLOAD.  All of a sudden it will not upload, I get the following error.
    "Media Go was unable to connect to You Tube. Please try again at a later time.
    so I updated media go as it has been asking for a month or so and now I get this message when I try and share a video on YouTube: The requested resource could not be loaded.
    Check your network connection and then click the Refresh button.
    This has been going on for the past week.
    any ideas?
    Thanks

    Transferring photos and video through PCC or Media Go will take forever 
    on a PC > Computer > Xperia Z2 > Internal Storage/SD card > DCIM your pictures and videos should be here unless you received them through another app (whatsapp, etc) 
    Just copy paste the folder or open the folder 
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Cant play video's anymore all of a sudden

    Hi all,
    I was watching a couple of youtube videos when all of a sudden when I clicked the next one it didnt work. I only get a frozen loading symbol. All other sites have this problem, the video doesnt work at all. The frozen loading symbol is always the same. How can I fix this??

    Crashes or other problems with certain multimedia content in Firefox (such as Youtube videos and Flash animations or games) can often be resolved by performing the steps in these Knowledge Base articles:
    * [[Flash Plugin - Keep it up to date and troubleshoot problems]]
    * [[Flash 11.3 crashes]]
    * [[Flash 11.3 doesn't load video in Firefox]]
    On Windows Vista and above, you can disable Flash protected mode by following the instructions on these pages:
    * http://forums.adobe.com/thread/1018071#TemporaryWorkaround
    * http://kb.mozillazine.org/Flash#Disabling_Protected_Mode_in_Flash_11.3
    (See [http://blogs.adobe.com/asset/2012/06/inside-flash-player-protected-mode-for-firefox.html this Adobe blog post] for technical details about Flash protected mode.)
    For recent updates for Adobe Shockwave Flash, please update your version to 14.
    Please refer to the security updates [http://helpx.adobe.com/security/products/flash-player/apsb14-18.html and Adobe Security Bulletin] for more information.
    <!--Please also note that html5 may need to be enabled to view some videos on youtube [https://www.youtube.com/html5]-->
    <!--[version 13]Please refer to these security issues [http://helpx.adobe.com/security/products/flash-player/apsb14-13.html and Adoble Blog post] for more information on the security update. -->
    Please tell us if this helped!
    :)

  • I have been uploading muse to my server for months...all of a sudden I get an error - Error uploading FTP Host (Failed FTP upload 550) what is this?

    I have been uploading muse to my server for months...all of a sudden I get an error - Error uploading FTP Host (Failed FTP upload 550) what is this?

    Hi,
    Your reply is blank. Looks like you tried to insert the screenshot but it didn't come through. Please use the image attachment option in the reply window to insert the screenshot.
    Regards,
    Aish

  • I have an iPad 2 and all of a sudden I have no sound in game apps. I have usual volume in videos and YouTube, I do get volume for games if I plug in headphones. I have switched to screen lock off and on again and I have also done a reset twice.....help :)

    I have an ipad2 and all of a sudden I have stopped getting sound in my game apps. I get normal sound on YouTube and I player and downloaded DVDs. If I plug headphones in then I can get sounds for the games. I have switched the lock screen button off and on again and done a reset twice, can anyone help me with this?

    Check your settings. The iPads have a small switch on the right edge. It can be used as a rotation lock to keep the screen from automatically reorienting itself as you move around, but you need to have the tablet’s settings configured properly. That same switch, right above the volume buttons, can also be set to function instead as a mute button to silence certain types of audio.
    If the switch is set to work as a mute button, you can change its purpose to “screen-rotation lock” by tapping the Settings icon on the home screen. On the Settings screen, tap General on the left side, and on the right side of the screen flick down to “Use Side Switch to.” Tap to select Lock Rotation or Mute to set the button’s function. Even if you set the side switch for your preferred use, you can still mute the Mini or lock the screen. Just double-click the Home button, and when the panel of apps appears along the bottom edge of the screen, flick the row from left to right with your finger. Tap the icon on the far left side of the row to either lock the iPad’s screen or mute the iPad’s alerts, notifications and sound effects. Music, podcasts and video are not muted unless you turn the volume all the way down.
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/ts1630
    http://www.atreks.com/app-no-sound-on-ipad-4-%E2%80%93-what-to-do/
    To solve some sound problems, just follow these simple steps
    1. Go to Settings
    2. Tap on General
    3. Tap on Reset
    4. Tap on Reset All Settings
     Cheers, Tom

  • I have Creative Suite 6 Design & Web Premium installed on my HP Windows 7 laptop. All of a sudden Acrobat Pro will not open and I cannot reinstall. Get errors 2203, & Error-Install MSI payload failed with error 1603. Help.

    I have not been able to reinstall Acrobat Pro on my laptop. I have Suite 6 Design & Web Premium on my HP laptop. I have Windows 7 operating system. All of a sudden Acrobat Pro will not open so I uninstalled and tried to reinstall the program.
    The error messages I get are:
    ERROR: Error 2203.Database: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error -2147287035.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 2203.atabase: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error - 2147287035.
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Help PLEASE!

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

  • All of a sudden can no longer watch YouTube vids....What's up?

    Within the last several days, more and more videos which I have saved to my Ipad2 watch list, and have viewed many times, have now refused to play.  I keep getting "This video is not available on this device."  At first I thought it was maybe some newer vids that I had added to the watch list but not viewed yet, but as I checked more and more of the ones I know I've watched, I realized that it is affecting most videos, if not all of them.  BTW, I've been using the full YouTube site, not the mobile version (which I'm not really interested in using).
    So, what the heck has happened to screw up my ability to view YouTube vids all of a sudden??  And don't tell me to use some other browser...it all was working fine until the past few days with Safari and PC YouTube site.  So what the heck has gone kablooie ??

    I won't tell you to use another browser. I will tell you that a few people have talked about this very same issue in the past few days and nobody seems to have a clue why that is happening.
    I can't remember the exact discussions but you can do a search in the upper right corner of this site to see if you can find those discussions and see if anybody was able to figure it out.

  • Can't hear audio on youtube all of a sudden. works on other videos?

    Hi ya all, All of a sudden I can'thear audio in youtube? I can hear it in other videos just not youtube. Any suggestions?

    YouTube might have changed the setting.
    Hover the mouse near the speaker and and hold to reveal the volume slider.
    Increase the volume level.
    Best.

Maybe you are looking for

  • ITunes won't download to my computer

    ITunes was working fine until I tried to update to the latest version. When I did, things went wrong. I tried to reinstall but it would not work. I then tried to delete ITunes and even did a System Restore. Still no luck. When I try to run ITunes, a

  • Dynamically  populate  a  record  group  on  the  fly uisng LOV

    Hi, I want to create dynamically populate a record group on the fly uisng LOV. 1. This is how the RG_BANKNAME Record Group object look like Object : Record Group Name : RG_BANKNAME Record Group Query : SELECT NAME, SHORT_NAME FROM C_BANKS 2. I create

  • Execute action is not refreshing the values in the VO

    Hello, I'm using JDeveloper 12C. I have a view object with my fact table and i set my where-clauses in a method in the AppModule and it updates the sizes and values depending on the query i pass. I have anothe view object that gets the distinct fk_st

  • Log applying service is taking more time in phy. Standby

    Hi Gurus, My Database version as follows Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi PL/SQL Release 10.2.0.4.0 - Production CORE    10.2.0.4.0      Production TNS for Linux: Version 10.2.0.4.0 - Production NLSRTL Version 10.2.0.4

  • Captivate 5 - Screens won't advance in preview and publish

    Hi, I have just started using Captivate 5 and I am working on some courses that are about a mobile software application so I am capturing the screen shots in a small size and then want to rescale the project to a larger size so I can put other conten