Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Got a cloud build error:ruby no such file or directory

Discussion in 'Unity Build Automation' started by thirdcoke, Oct 27, 2016.

  1. thirdcoke

    thirdcoke

    Joined:
    Nov 2, 2015
    Posts:
    8
    Hello. we get an error from cloud build which is like:

    9637: ! platform service error: undefined method `response' for #<Excon::Errors::Timeout: connect timeout reached>
    9638: ! build of 'default-mac-desktop-universal' failed. ! platform service error: undefined method `response' for #<Excon::Errors::Timeout: connect timeout reached>
    9639: Publishing build 20 of test/test for target 'default-mac-desktop-universal'...
    9640: /BUILD_PATH/.rvm/gems/ruby-2.1.1/gems/rubyzip-1.2.0/lib/zip/entry.rb:372:in `lstat': No such file or directory @ rb_file_s_lstat - /UNITY_PATH/workspace/workspace/workspace/company.project.default-mac-desktop-universal/.build/last/default-mac-desktop-universal/Default Mac desktop Universal.zip (Errno::ENOENT)

    Does anyone have the same problem? It doesn't look like a unity project error but a cloud build error.
    Thanks!
     
  2. dannyd

    dannyd

    Unity Technologies

    Joined:
    Jun 3, 2014
    Posts:
    785
    Should be a transient error. If it's something you are seeing more often, send me a PM with a link to your project so I can investigate.