iOS Question compile project and host builder

soroush_safarii

Member
Licensed User
when i click on run , i get error message :

Error retrieving token: Communication error: NameResolutionFailure

what i do ?


and when i add my iphone ip to b4i , i get error message .
192.168.1.103 . time out
 

soroush_safarii

Member
Licensed User
Check your network settings. Maybe a new firewall or antivirus blocks the outgoing connections.
mate i use b4i in mac with virtual windows ( parallels )
now i can only use simulator
i cant use my phone in b4i because when i add my phone ip to b4i , i got error with timeout and it didnt connect and i cant use hotbuilder
what i do ?
 
Upvote 0

Yvon Steinthal

Active Member
Licensed User
How was this issue solved? I have the same problem right now.
All my certificates and provisioning files are up to date and far from expiring...
Any help?

Y.
 
Upvote 0

Moosi

Member
Licensed User
Longtime User
same here!
the hosted builder stopped working approx. 30 minutes ago

And yes, the two links are working :)
 
Upvote 0

Descartex

Well-Known Member
Licensed User
Longtime User
Hi.
Here I have the same issue... both links @Erel posted are working, but i can not compile.
 
Upvote 0

JanPRO

Well-Known Member
Licensed User
Longtime User
Hi,

i think the problem is that the B4i configuration file contains the old b4x domain (basic4ppc.com) wich is not reachable anymore. So just try the following:

1. Close B4i
2. Go to C:\Users\Username\AppData\Roaming\Anywhere Software\B4i
3. Edit the b4xV5.ini file --> set HostManager to http://b4x.com:51043
4. Save the file

Now try again (It worked for me) ...

Jan
 
Upvote 0

PierPaduan

Active Member
Licensed User
Longtime User
Hi.
Same problem here when sending data to remote compiler.
One hour ago everything was working, but not now.

Error retrieving token: Communication error: NameResolutionFailure

What's happening?
 
Upvote 0

Yvon Steinthal

Active Member
Licensed User
janPro solutions worked for me!!! Thank You.

EDIT: I had to go through the entire Private Key, Certificate and Provisioning Profile creation because during my tests the creation of a new Private Key deletes the old one before you actually create a new one...
 
Upvote 0

Descartex

Well-Known Member
Licensed User
Longtime User
Hi,

i think the problem is that the B4i configuration file contains the old b4x domain (basic4ppc.com) wich is not reachable anymore. So just try the following:

1. Close B4i
2. Go to C:\Users\Username\AppData\Roaming\Anywhere Software\B4i
3. Edit the b4xV5.ini file --> set HostManager to http://b4x.com:51043
4. Save the file

Now try again (It worked for me) ...

Jan
I can not find the file...
I have Windows 7 64 bits...
 
Upvote 0
Top