Re: Debug your Configuration

I would really love this if it works, but am time challenged. I don’t mind beta testing but I don’t want to spend too much time tinkering unless there are some people who have succeeded and recommend this solution. Can anyone give their thoughts?

Just to be clear, can I link my Google Home to the Concierge without Android? (i.e. iPhone only)

Just to be clear, can I link my Google Home to the Concierge without Android? (i.e. iPhone only)
I successfully tested [b]Google Assistant[/b] and [b]Vera Concierge[/b] via Google Assistant on an IPad mini

I still can not get the Google Home or the Home App to link to the Concierge. I uninstalled/reinstalled the Home app with no effect. I successfully linked to the Uber service, so i know the app is working. The only thing I can think of is that the Concierge linking redirect address is somehow wrong. I have successfully linked the to the service using the Concierge website but Home does not recognize this even though it is listed on my Account security page.

I have shared some information on public forums and some in private messages but I will be happy to repeat myself to anyone who can offer some advice on how to get this working. Has anyone else experienced this problem? Just knowing if my situation is unique could help focus my troubleshooting.

Are you using the same account ad you used to sign into your Google home device?

Sent from my SAMSUNG-SM-G935A using Tapatalk

I factory reset my Google Home and set it up again using only one account, I also went to my google account settings and revoked Concierge access. I then tried to connect to the Vera Concierge app using the Google Home App and got the exact same results. I click on the account I want to link and it starts to load the next page and never connects/completes. I signed into my Google account on your site (https://veraconcierge.appspot.com/web/Account) and I can see that google has granted the app permissions (Has access to basic account info). When I ask Home to talk it says “looks like Vera Concierge isn’t linked yet…”

When it fails … refresh the web page again … I.e try to refresh the browser again immediately.

I saw this during earlier development.
NOTE: My web page is available even if your google home is NOT linked

Lining is required, so that when Vera Concierge is run from your Google Home, you have given the Google Home the permission to pass the Google account to it. That way I can look up your account, and device configuration.

You can check that, or reinitiate, a connect from the Good Home app.
Setting → More Setting → Assistant Apps → Vera Concierge.

They really need a search field here’s!

I tried refreshing the webpage but it did not work. To be clear the “page” that is not loading is the page/screen from the Google Home App. When I try to link my account through your website it works as expected, but the Google Assistant still claims that it is not linked.

I will PM you the account information.

pi@ospi ~/Concirge $ sudo java -jar ConciergeServer.jar service
25-Jul-2017 11:02:14 V:ConciergeServer:main:Server:192.168.15.130:8989
org.simpleframework.transport.connect.ConnectionException: Listen error
at org.simpleframework.transport.connect.SocketListener.process(SocketListener.java:108)
at org.simpleframework.transport.connect.SocketListenerManager.listen(SocketListenerManager.java:104)
at org.simpleframework.transport.connect.SocketConnection.connect(SocketConnection.java:122)
at com.rtsservices.conciergeserver.ConciergeServer.(ConciergeServer.java:61)
at com.rtsservices.conciergeserver.ConciergeServer.main(ConciergeServer.java:78)
Caused by: java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:414)
at sun.nio.ch.Net.bind(Net.java:406)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.simpleframework.transport.connect.SocketAcceptor.bind(SocketAcceptor.java:176)
at org.simpleframework.transport.connect.SocketListener.process(SocketListener.java:105)
… 4 more
i keep gettin this on my raspberry pi and the vera wont associate with my google account - when i run the server on my PC it works fine

That’s because you are already running a Local Concierge server on your machine.

when i click on “Local Concierge Server Connectivity”, nothing happens and when i check apps >> develop apps >> luup files, i dont see

ConciergeServer.lua

how do i put that lua file in the list?

when i check apps >> develop apps >> luup files, i dont see

ConciergeServer.lua


Sounds like the local Concierge server never found your Vera.
Are you UI5 or UI7 ?

[quote=“link627, post:32, topic:197876”]when i click on “Local Concierge Server Connectivity”, nothing happens and when i check apps >> develop apps >> luup files, i dont see

ConciergeServer.lua

how do i put that lua file in the list?[/quote]

I have the same problem and I’m on UI5. I turned off both the Windows Firewall and Antivirus Firewall and nothing happens when I click the “Local Concierge Server Connectivity”.

Can you check your Startup LUA
Apps → Develop Apps → Startup LUA
Do you have anything there ?
This is set, as well as the ConciergeServer.lua is copied to Vera when the Local Concierge Server first detects your Veras.
(i.e. in Step 2 of the procedure at the top of this post)

You might look at the logging on the Local Concierge Server to see if it is flagging any errors.

[quote=“Jomoly, post:34, topic:197876”][quote=“link627, post:32, topic:197876”]when i click on “Local Concierge Server Connectivity”, nothing happens and when i check apps >> develop apps >> luup files, i dont see

ConciergeServer.lua

how do i put that lua file in the list?[/quote]

I have the same problem and I’m on UI5. I turned off both the Windows Firewall and Antivirus Firewall and nothing happens when I click the “Local Concierge Server Connectivity”.[/quote]

Ditto, except I’m on UI7. I have Concierge in the startup, but don’t have the .lua file.

Did you see my previous reply … What is in the log file for the local concierge server?

Sent from my SAMSUNG-SM-G935A using Tapatalk

Here’s my lua startup:

require("ConciergeServer")

And the log is just a bunch of

Aug 11, 2017 10:24:34 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:24:39 AM V:CSWebContainer:Config Cmd:/Query Aug 11, 2017 10:24:39 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:24:44 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:24:49 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:24:54 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:24:59 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:04 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:10 AM V:CSWebContainer:Config Cmd:/Query Aug 11, 2017 10:25:10 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:14 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:19 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:27 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:31 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:34 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:39 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:41 AM V:CSWebContainer:Config Cmd:/Query Aug 11, 2017 10:25:44 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:49 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:54 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:25:59 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:04 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:09 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:12 AM V:CSWebContainer:Config Cmd:/Query Aug 11, 2017 10:26:14 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:19 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:24 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:29 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:34 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:39 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:43 AM V:CSWebContainer:Config Cmd:/Query Aug 11, 2017 10:26:44 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:49 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:54 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:26:55 AM I:VeraConnect.VeraGateway:URLConnection:https://vera-us-oem-relay41.mios.com/relay/relay/relay/device/... Aug 11, 2017 10:26:55 AM V:VeraService:ParseLuStatus:16 Aug 11, 2017 10:26:59 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:27:04 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:27:09 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:27:14 AM V:CSWebContainer:Config Cmd:/Query Aug 11, 2017 10:27:14 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:27:19 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:27:24 AM V:CSWebContainer:Cmd:/Log Aug 11, 2017 10:27:29 AM V:CSWebContainer:Cmd:/Log

Is your Vera Concierge on the same LAN as your Vera ?
It seems to not be talking to it … yet trying to do so remotely.

It is on the same LAN.