You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone managed to get portal running on Apple Silicon, specifically M4? I've tried adding platform: linux/amd64 to dx.yaml but that doesn't seem to help.
I'm trying to get portal v95_CF225 running on my MacBook Pro M4, and dx-core always stops working about 4-5 minutes into startup. The logs show "BUILD FAILED"
2025-02-25 09:47:45 BUILD FAILED 2025-02-25 09:47:45 isIseries currently set to: null 2025-02-25 09:47:49 2025-02-25 09:47:49 update-registry-sync-property: 2025-02-25 09:47:49 [echo] updated RegistrySynchronized in file wkplc.properties with value: true 2025-02-25 09:47:49 2025-02-25 09:47:49 print-final-message: 2025-02-25 09:47:49 [echo] action-pre-apply-cf must be run before running action-apply-cf. 2025-02-25 09:47:49 isIseries currently set to: null 2025-02-25 09:47:49 Creating failure log in directory: /opt/HCL/wp_profile/ConfigEngine/log 2025-02-25 09:47:49 traceFile created /opt/HCL/wp_profile/ConfigEngine/log/failure2025-02-25-02.47.49.log 2025-02-25 09:47:49 basepath = /opt/HCL/PortalServer/installer/wp.update 2025-02-25 09:47:50 Exiting due to error. Return code = 1 2025-02-25 09:47:50 2025-02-25 09:47:50 ERROR: Update to cumulative fix is not complete. 2025-02-25 09:47:50 Review these logs, correct error conditions, and reattempt the update: 2025-02-25 09:47:50 /opt/HCL/wp_profile/ConfigEngine/log/applyCF-20250225_144738.log 2025-02-25 09:47:50 /opt/HCL/wp_profile/ConfigEngine/log/ConfigTrace.log 2025-02-25 09:47:50 2025-02-25 09:47:50 To restart the update from the beginning, delete this directory before running applyCF.sh: 2025-02-25 09:47:50 /opt/HCL/wp_profile/ConfigEngine/log/applyCFprogress/ 2025-02-25 09:47:50 END: 2025-02-25_14:47:50 2025-02-25 09:47:50 An error occurred: 1 :: Configuration of the profile to the image failed. Correct the error condition and restart the image 2025-02-25 09:47:45 2025-02-25 09:47:45 BUILD FAILED 2025-02-25 09:47:45 /opt/HCL/PortalServer/installer/wp.update/config/includes/cumulative_fix.xml:33: action-pre-apply-cf must be run before running action-apply-cf. 2025-02-25 09:47:45 2025-02-25 09:47:45 Total time: 1 second
Thanks -
Jason
The text was updated successfully, but these errors were encountered:
Hi -
Has anyone managed to get portal running on Apple Silicon, specifically M4? I've tried adding
platform: linux/amd64
to dx.yaml but that doesn't seem to help.I'm trying to get portal v95_CF225 running on my MacBook Pro M4, and dx-core always stops working about 4-5 minutes into startup. The logs show "BUILD FAILED"
2025-02-25 09:47:45 BUILD FAILED 2025-02-25 09:47:45 isIseries currently set to: null 2025-02-25 09:47:49 2025-02-25 09:47:49 update-registry-sync-property: 2025-02-25 09:47:49 [echo] updated RegistrySynchronized in file wkplc.properties with value: true 2025-02-25 09:47:49 2025-02-25 09:47:49 print-final-message: 2025-02-25 09:47:49 [echo] action-pre-apply-cf must be run before running action-apply-cf. 2025-02-25 09:47:49 isIseries currently set to: null 2025-02-25 09:47:49 Creating failure log in directory: /opt/HCL/wp_profile/ConfigEngine/log 2025-02-25 09:47:49 traceFile created /opt/HCL/wp_profile/ConfigEngine/log/failure2025-02-25-02.47.49.log 2025-02-25 09:47:49 basepath = /opt/HCL/PortalServer/installer/wp.update 2025-02-25 09:47:50 Exiting due to error. Return code = 1 2025-02-25 09:47:50 2025-02-25 09:47:50 ERROR: Update to cumulative fix is not complete. 2025-02-25 09:47:50 Review these logs, correct error conditions, and reattempt the update: 2025-02-25 09:47:50 /opt/HCL/wp_profile/ConfigEngine/log/applyCF-20250225_144738.log 2025-02-25 09:47:50 /opt/HCL/wp_profile/ConfigEngine/log/ConfigTrace.log 2025-02-25 09:47:50 2025-02-25 09:47:50 To restart the update from the beginning, delete this directory before running applyCF.sh: 2025-02-25 09:47:50 /opt/HCL/wp_profile/ConfigEngine/log/applyCFprogress/ 2025-02-25 09:47:50 END: 2025-02-25_14:47:50 2025-02-25 09:47:50 An error occurred: 1 :: Configuration of the profile to the image failed. Correct the error condition and restart the image 2025-02-25 09:47:45 2025-02-25 09:47:45 BUILD FAILED 2025-02-25 09:47:45 /opt/HCL/PortalServer/installer/wp.update/config/includes/cumulative_fix.xml:33: action-pre-apply-cf must be run before running action-apply-cf. 2025-02-25 09:47:45 2025-02-25 09:47:45 Total time: 1 second
Thanks -
Jason
The text was updated successfully, but these errors were encountered: