iOS Question B4i v5.00 beta #1 local Mac builder

Pendrush

Well-Known Member
Licensed User
Longtime User
I'm not able to compile on local Mac:
B4i Version: 5.00 beta #1
Parsing code. (0.08s)
Compiling code. (0.54s)
Compiling layouts code. (0.02s)
Compiling debugger engine code. (2.33s)
Building Xcode project (0.28s)
Sending data to remote compiler. Error

Server is working from Web Browser
http://192.168.1.241:51041/test
return
 

Pendrush

Well-Known Member
Licensed User
Longtime User
Nothing, just default text after server is started.
There is no registered request in terminal.
 
Upvote 0

Pendrush

Well-Known Member
Licensed User
Longtime User
 
Upvote 0

pepino2

Member
Licensed User
Longtime User
The local Mac Builder is now reachable, but I'm unable to install any App to my device. If got an error, that the connection to the IP-Address of my MAC failed. With Version 4.81 and the old version of the build server it works very well?
I don't think, that all problems are fixed.
 
Upvote 0

pepino2

Member
Licensed User
Longtime User
There is no error message at all. I try to install a new B4i-Bridge. The compile process works fine:

B4i Version: 5.00 beta #1
Parse den Code. (0.00s)
Kompiliere den Code. (0.04s)
Building designer app. (0.01s)
Erstelle Xcode-Projekt (0.33s)
Sende Daten an entfernten Compiler. (8.92s)
Öffnen Sie Safari Mobile und navigieren Sie zu: 192.168.2.12:51041/josef
Klicken Sie auf die Schaltfläche "installieren".
Fehlersuche:
1. Stellen Sie sicher, dass das B4I-Zertifikat installiert und vertrauenswürdig ist (www.b4x.com/ca.pem).
2. Stellen Sie sicher, dass die Provisionierungsdatei die UDID des Zielgeräts enthält.
3. Überprüfen Sie den Link auf Tippfehler.
Erfolgreich abgeschlossen

The bridge shows everything is o.k
18:18:00| Compilation time: 8471, josef, queue: 0, success: true

But installing on the device form the link "192.168.2.12:51041/josef" failed
 
Upvote 0

pepino2

Member
Licensed User
Longtime User
The bride is installed with the released version 4.81 but now has the same problem. This was the reason for installing it with the beta version.
The ca.pem is installed and trusted.

I have not used the hosted builder, because I have not got an account to use it.
I'm using Xcode 9.3 and iOS Version 11.3.1
 
Upvote 0

pepino2

Member
Licensed User
Longtime User
So, if the problem is not related to the new version, I will troubleshoot my environment. Thanks for the account. I will try it first.
 
Upvote 0

pepino2

Member
Licensed User
Longtime User
Killed: 9

PC192-168-2-12:B4i josef$ java -jar B4iBuildServer.jar

Build server version: 5.02

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

2018-05-13 12:13:59.416:INFO::main: Logging initialized @193ms to org.eclipse.jetty.util.log.StdErrLog

Loading default configuration file.

AppPath=/Users/josef/Development/b4i

Mac version: 10.13.4

Xcode path: /Applications/Xcode.app/Contents/Developer

Xcode version: Xcode 9.3

Build version 9E145


2018-05-13 12:13:59.849:INFOejs.Server:main: jetty-9.4.z-SNAPSHOT

2018-05-13 12:13:59.911:INFOejs.session:main: DefaultSessionIdManager workerName=node0

2018-05-13 12:13:59.911:INFOejs.session:main: No SessionScavenger set, using defaults

2018-05-13 12:13:59.913:INFOejs.session:main: Scavenging every 660000ms

2018-05-13 12:13:59.924:INFOejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@464bee09{/,file:///Users/josef/Development/b4i/www,AVAILABLE}

2018-05-13 12:13:59.938:INFOejs.AbstractNCSARequestLog:main: Opened /Users/josef/Development/b4i/logs/b4j-2018_05_13.request.log

2018-05-13 12:13:59.975:INFOejs.AbstractConnector:main: Started ServerConnector@757490b7{HTTP/1.1,[http/1.1]}{0.0.0.0:51041}

2018-05-13 12:14:00.012:INFOejus.SslContextFactory:main: x509=X509@49993335(rootca,h=[],w=[]) for SslContextFactory@20322d26(file:///Users/josef/Development/b4i/key/key.jks,null)

2018-05-13 12:14:00.013:INFOejus.SslContextFactory:main: x509=X509@192b07fd(jetty,h=[192.168.2.117],w=[]) for SslContextFactory@20322d26(file:///Users/josef/Development/b4i/key/key.jks,null)

2018-05-13 12:14:00.249:INFOejs.AbstractConnector:main: Started ServerConnector@314c508a{SSL,[ssl, http/1.1]}{0.0.0.0:51042}

2018-05-13 12:14:00.250:INFOejs.Server:main: Started @1030ms

Build server is ready

https://192.168.2.117:51042

http://192.168.2.117:51041

Build server version: 5.02

Adding user to keychain: josef

12:14:35| Compilation time: 7161, josef, queue: 0, success: true
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…