[AC-6075] "Error fetching build verification" When build for production
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2018-12-26T22:47:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator CLI |
Labels | n/a |
Reporter | Kelvin |
Assignee | Shak Hossain |
Created | 2018-12-20T00:26:41.000+0000 |
Updated | 2018-12-26T22:47:28.000+0000 |
Description
When I build for iOS production app
I got an error "Error fetching build verification"
And prevent me from building app
I tried CLI and studio, both got the same message
I ran app run -l trace
This is what I got
....
[TRACE] ti:inspectFrameworks: Running post task run function
[TRACE] ti:inspectFrameworks: Changing task state from "running" to "finished"
[TRACE] ti:inspectFrameworks: Finished task in 0s 208.926ms
[TRACE] offline build file /var/folders/_m/2w0b00qd31n3z8psy3tsr5hm0000gn/T/build-175c1e3aeb11d5468bf98e0d86abd26706ee4a01.json
[TRACE] online 1
[TRACE] sending request {"json":{"username":
.....
......"followAllRedirects":true,"url":"https://platform.axway.com/api/v1/auth/build-verify"}
[TRACE] result from /build-verify=>
{"code":200}
, err=null
[ERROR] Error fetching build verification
Hello, Thanks for reporting this. Can you please upgrade your cli to the latest: *appc use latest* *appc ti sdk sdk install* After that try again to build and let us know how it goes.
Hey [~kelvin2], are you still encountering this error?
[~kelvin2], could you possibly send me your the full log from this error when you're running with
-l trace
, feel free to either send on tislack if you'd prefer not to upload here.