iOS Question Hosted Builder Problem

hatzisn

Expert
Licensed User
Longtime User
I have formated my computer and I am not able to connect to the Hosted Builder now. I created some code today and when I tried to compile it I get "ConnectFailure". Why is this happening? Is Hosted Builder down? I tried also with Prefer Secondary but the same thing happens. My key is valid until September.
 

hatzisn

Expert
Licensed User
Longtime User
It seems like getting older is not without consequenses. In the place where I keep previous versions of B4i I had not saved the v10.00. I uninstalled 8.90 which was the last version there and the version I had installed, downloaded v10.00 from the link in my e-mail, placed it in the previous versions folder and installed it. I tried to compile again and I have got an error where it said "SecKeyChain something...". I tried to recreate the iOS distribution certificate and the AdHoc provisionprofile and now what I get is the following:

B4X:
Sending data to remote compiler.    Error

Error: MAC Iteration 100000
Mac verify error: invalid password?

In secondary server I get:

B4X:
Error: security: SecKeychainDelete: The specified keychain could not be found.


Error: MAC: sha1, Iteration 100000
MAC length: 20, salt length: 20
Mac verify error: invalid password?

What am I doing wrong if it is me?
 
Upvote 0
Top