2024 Feb 06 7:45 AM
Hi
Builds are getting failed over SAP Build Apps. I am using community edition.Builds are getting failed with this error
2024 Apr 03 2:03 PM - edited 2024 Apr 03 2:05 PM
Hi all, thanks for your patience. There was an issue affecting some builds over the weekend, but it should be resolved and working now. If you experience issues again, please make a new post with required details!
2024 Apr 03 5:20 PM
I'm still getting an error trying to build android:
Runtime version: 4.9.218; AB version: 2.1.14COMMAND:
NODE_OPTIONS=--max-old-space-size=16000 npxrnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.9.218 -r
FAILED with ERROR:
Command failed with exit code 1: npx rnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.9.218 -r
2024 Apr 05 11:07 AM
2024 Apr 05 5:51 PM
Yes, same error this morning:
Runtime version: 4.9.218; AB version: 2.1.14COMMAND:
NODE_OPTIONS=--max-old-space-size=16000 npxrnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.9.218 -r
FAILED with ERROR:
Command failed with exit code 1: npx rnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.9.218 -r
2024 Apr 09 6:46 PM
Hi Maiara, this issue with the Android build is still not fixed. Looking back in this thread it's been probably a month now that the build process is broken with always this exact same error (below again).
Runtime version: 4.9.218;
AB version: 2.1.14
COMMAND:
NODE_OPTIONS=--max-old-space-size=16000 npxrnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.9.218 -r
FAILED with ERROR:
Command failed with exit code 1: npx rnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.9.218 -r
It would already help to hear back from you, if this issue is being addressed or if it was missed since this thread here started with some different problem...?
I'm rather new to Appgyver (aka SAP Build Apps) and it's also surprising to me that not more people are complaining about this.
Hoping you can help us soon!
2024 Apr 12 9:29 PM
2024 Apr 08 1:54 PM - edited 2024 Apr 08 1:56 PM
Hi All! I am getting a "Configuration error: missing text secrets" when I try to configure and build android.
Does anyone have a solution?
Thanks!
EsmeeX
2024 Apr 08 2:00 PM
Hi @marciogan, we already work on delivering the fix for this bug. It is scheduled to be out for the next release!
2024 Jul 30 9:27 AM - edited 2024 Jul 30 9:44 AM
Hello MaiaraEllwanger and liardo,
I am trying to deploy an sample app on my trial account to build end to end integrated solution and am facing the same error.
Runtime version: 4.11.132;
AB version: 2.12.0
COMMAND:
NODE_OPTIONS=--max-old-space-size=12240 NEXT_SUPPORT_RELATIVE_PATHS=true WEB_USER_METERING_ENABLED=true SHOW_SUBSCRIPTION_VERIFICATION_NOTIFICATION=false SUBSCRIPTION_VERIFICATION_NOTIFICATION_DISMISSIBLE=true npxrnv export -p web -s standalone_mtar -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.132 -r
FAILED with ERROR:
Command failed with exit code 1: npx rnv export -p web -s standalone_mtar -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.132 -r
Can you please help here? I am uploading a working app build and deployed on demo SAP Build Apps. We need this to work so that we can architect a solution that can be proof of our concept to build it for various customers.
BR,
Chandan
2024 Jul 30 1:14 PM
Hello @liardo , I noticed the same issue as @chandan3009 with runtime 4.11.132, AB version 2.12.0
2024 Jul 30 2:57 PM
Hi @jurajboron9, Hi @chandan3009: This is a known issue, and we're currently working on a hotfix for it.
2024 Jul 31 3:26 PM
Hi @jurajboron9, @chandan3009:
The fix is out now, builds should work again.
2024 Aug 01 9:40 AM
Dear liardo,
Thank you very much, I was able to deploy the application, however I am now getting Internal Server Error when I open the URL for deployed application!
Any hint?
2024 Aug 01 9:47 AM
Hi @chandan3009, did you already check out how to complete the IAS setup in SAP Build Work Zone: https://community.sap.com/t5/sap-builders-blog-posts/what-s-new-for-sap-build-apps-enhanced-fusion-d... (under "Deploying a project with backend to SAP Build Work Zone")
Best regards,
Laura
2024 Aug 01 10:39 AM
Hello Laura,
Thank you very much 🙂 I was able to proceed.
Cheers
2024 Aug 01 7:27 PM
I am still getting the same:
Runtime version: 4.11.149; AB version: 2.12.0COMMAND:
NODE_OPTIONS=--max-old-space-size=16000 npxrnv export -p android -s standalone_bundle -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.149 -r
FAILED with ERROR:
Command failed with exit code 1: npx rnv export -p android -s standalone_bundle -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.149 -r
2024 Aug 08 3:58 AM
Hi @Curnew , May I Confirmed if you installed this two flow functions?
1. Check notification permissions
2. Request notification permissions
2024 Sep 13 7:24 AM
Receiving similar error with new runtime version:
AB version: 2.13.4 COMMAND: NODE_OPTIONS=--max-old-space-size=16000 npxrnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.167 -r FAILED with ERROR: Command failed with exit code 1: npx rnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.167 -r
2024 Jul 31 10:18 PM
Build 4.11.149 is messing styles. some of the backgrounds are gone. Please fix.
2024 Aug 01 9:08 AM
@Mihu_ can you please send the steps to reproduce this to buildapps@sap.com?