|
Post by rcollins on Jan 13, 2021 16:52:56 GMT
It has been some time since getting into Rho projects but today I opened an old project (in RhoStudio 5.4) and attempted to run it in the Rhosimulator and received that the Cloud build server API token is not valid. The endpoint isn't valid any longer. RhoMobile.com serves up an "app not found" hence breaking any rakefile calls for subscription checks/etc. Does anyone know when this went down? What alternatives we then for older projects still using Rho 5.4?
Thank you, Ryan
|
|
|
Post by Alex Epifanov on Jan 13, 2021 16:56:53 GMT
5.4 was latest Rho version produced by Zebra, back in 2015. I doubt any of infrastructure is still available for that. The best alternative would be migrating to latest open source Rho version provided by Tau Technologies ( 7.3 currently ). It is free and has MIT license. Tau provides support and custom development services for Rho-based projects. Please contact me directly be email aepifanov@tau-technologies.com for further details and support options.
|
|
|
Post by Alex Epifanov on Jan 13, 2021 17:03:42 GMT
Building for Tau-provided releases ( 5.5+ )does not require any external services to build the app.
|
|
|
Post by egghead on Jan 15, 2021 6:09:29 GMT
I had an even older RMS 5.1.1 installed in 1 machine. Just verified that I'm getting an error :
>>>> A cacert.pem bundle could not be downloaded
Its bye bye Moto/Zebra
|
|
|
Post by shaggy_head on Jan 25, 2021 5:25:43 GMT
hello, I am using Rho Version 5.5.0 still getting bellow Error.
>>>> A cacert.pem bundle could not be downloaded
Thank You.!
|
|
|
Post by Alex Epifanov on Jan 25, 2021 11:00:27 GMT
hello, I am using Rho Version 5.5.0 still getting bellow Error. >>>> A cacert.pem bundle could not be downloaded Thank You.! Please attach build output with --trace enabled. Also try latest version of Rhodes.
|
|
|
Post by jacecen on Jan 25, 2021 22:16:06 GMT
Hello, I have the same problem using version 5.5.0.57 I attach the build output. Thanks. Attachments:out.txt (944 B)
|
|
|
Post by Alex Epifanov on Jan 25, 2021 22:21:32 GMT
jacecen as I suggested try latest version of Rhodes ( or at least not 5.5 )
|
|
|
Post by jacecen on Jan 26, 2021 16:56:48 GMT
My problem is that I have about 200 users with an app on rhomobile 5.5 and I need to make small changes to it.
Could you through an upgrade bundle update the app including the change of the development system to version 7.3?
Could you include the app file in the upgrade bundle, so that it could be installed manually?
Would I have any other way to make this update?
Thanks in advance.
Cheers
|
|
|
Post by Alex Epifanov on Jan 26, 2021 20:57:58 GMT
jacecen, you can try updating to some version of 5.x branch, or 6.x. At some point we had removed all depentedncies to Zebra resources. Also we can provide support to your organization on a paid basis. That would cover all issues you might encounter.
|
|