Closed mrvnklm closed 21 hours ago
Hi @mrvnklm,
Can you share your log via gist please ?
Sure @erdncyz ! https://gist.github.com/mrvnklm/d6770ecdbc0932bff540f67e1810a4c0
I got it working now by using --plugin-device-farm-bind-host-or-ip=myhost.com
and setting port: 80
in order to the server not require any port behind my host.
appiumSession
endpoint gets a param which provides the hostname and if this misses the port it seems to fail.
Is this behaviour as expected?
@mrvnklm can you share the logs with appiumSession is failed
@saikrishna321 see line 104-106 in gist
I set up a domain using a tunnel and certificates but
/device-farm/api/dashboard/appiumSession
always returns a 400 error. If i try the same from my local network it works.I am using the current version of appium and device farm and have all doctor checks passed, the interface I bind to is
0.0.0.0
but I also tried binding to the domain.