iOS Publishing Issue

Anyone else getting this error when attempting to publish an iOS build?

Build Server: build8
Starting build process with packager upgrade
exec: pm2 “reloadLogs”

  • cwd: /Users/administrator/Code/releases/production
  • env: PATH=“/var/folders/z3/9bwbpwfj4tdbm7jk2hs98dk80000gn/T/yarn–1775561775483-0.12791386342960798:/Users/administrator/Code/releases/production/node_modules/.bin:/Users/administrator/.config/yarn/link/node_modules/.bin:/Users/administrator/.nvm/versions/node/v20.19.4/libexec/lib/node_modules/npm/bin/node-gyp-bin:/Users/administrator/.nvm/versions/node/v20.19.4/lib/node_modules/npm/bin/node-gyp-bin:/Users/administrator/.nvm/versions/node/v20.19.4/bin/node_modules/npm/bin/node-gyp-bin:/var/folders/z3/9bwbpwfj4tdbm7jk2hs98dk80000gn/T/yarn–1775561768670-0.8963026121099029:/Users/administrator/Code/releases/production/node_modules/.bin:/Users/administrator/.config/yarn/link/node_modules/.bin:/Users/administrator/.nvm/versions/node/v20.19.4/libexec/lib/node_modules/npm/bin/node-gyp-bin:/Users/administrator/.nvm/versions/node/v20.19.4/lib/node_modules/npm/bin/node-gyp-bin:/Users/administrator/.nvm/versions/node/v20.19.4/bin/node_modules/npm/bin/node-gyp-bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/administrator/.rbenv/shims:/Users/administrator/.nvm/versions/node/v20.19.4/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pmk/env/global/bin:/Library/Apple/usr/bin:/Users/administrator/.rvm/bin:/Users/administrator/.rvm/bin”
  • env: HOME=“/Users/administrator”
  • env: LANG=“en_US.UTF-8”
  • env: LANGUAGE=“” (undefined)
  • env: LC_ALL=“en_US.UTF-8”
    stdout | Reloading all logs…
    stdout | All logs reloaded
  • code: 0

Yeah I got that too :eyes:

In my case, I just refreshed and ran the publish again and it went through fine. Seems like one of those temporary build hiccups.

Also, you can try searching for the actual error in that log:

  • Cmd + F (Mac)

  • Ctrl + F (Windows)

Look for anything specific (like a failing step or error message) to confirm if it’s something real or just noise from the build logs :+1:

I had iOS build issues on and off all day yesterday. Every third or fourth attempt would be successful so I just kept refreshing

I’m still keep seeing this issue few times, do you guys still see this issue?

@frontoftheline, @Jeorge, @diegozane : Do you guys still seeing this issue or not?

Shared with the team and eng-team is currently looking at this issue!

This issue should be fixed now! Could guys confirm? Thank you and have a great day!

Looks like things are fixed. Once again, the team is on it!

Looks good on my end too