Search Unity

Unity's version control component has been upgraded to Plastic SCM.

Can't Finish setting up Collab on a project

Discussion in 'Unity Collaborate' started by Radical435, Feb 28, 2017.

  1. Radical435

    Radical435

    Joined:
    Oct 20, 2014
    Posts:
    24
    So, I went through the setup process for this project and It successfully claimed to have uploaded 3400/3401 files and seemed to fail on the last one. There is no history listed for this project, and no status for it being setup on the web dashboard. I've continued working on it and periodically try publishing -- this was the last error I received:

    [Editor's Note: Removed private elements from log]

    UPID Received '48fc95d2-2983-4cda-b991-77d1c808c57a'.
    [Collab 2017-0228 20:58:17 GMT] Error 'Cannot submit change to server' (23) returned in 'C:\buildslave\unity\build\Editor/Src/Collab/Requests/UploadRequests.cpp' at line 146
    [Collab 2017-0228 20:58:17 GMT] UploadEntryRequest failed, Reason: 400 <Error><Code>BadRequest</Code><Message>An error occurred when parsing the HTTP request.</Message>
    [Collab 2017-0228 20:58:18 GMT] Error 'Cannot submit change to server' (23) returned in 'C:\buildslave\unity\build\Editor/Src/Collab/Jobs/CollabPublishAsyncJob.cpp' at line 339
    UPID Received '48fc95d2-2983-4cda-b991-77d1c808c57a'.​
     
    Last edited by a moderator: Feb 28, 2017
  2. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    Hi @Radical435! I'm sorry that you're having issues setting up your project on Collab.

    I edited your editor log output because there are elements in there that are best kept private. We'll make an effort to remove the personal info from those logs in the future but for now we encourage that users post just the first line of errors from the editor log files if they have to and only include your editor logs in bug reports. Errors from the Console are perfectly fine to post, though.

    As for your problem, it's most likely that your session token expired. Could you try restarting Unity and let us know if that resolves your issue?
     
  3. Radical435

    Radical435

    Joined:
    Oct 20, 2014
    Posts:
    24
    Thanks -- I think it may have been that AWS was malfunctioning. US-West was supposed to be fine, but apparently not. It started working suddenly and without reason.
     
    Ryan-Unity likes this.