Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local Execution App Error; Uncaught ReferenceError: aogh is not defined #124

Open
simjohaddiva opened this issue Jun 12, 2023 · 0 comments

Comments

@simjohaddiva
Copy link

I try to follow the instructions, and deploy the execution app locally. No error is encountered in terminal, as far as I can see, but when I try to open the index.html in chrome I get the following error:

smarthome_sdk.js:44 Could not find platform channel.
Ia @ smarthome_sdk.js:44
Rb @ smarthome_sdk.js:63
V @ smarthome_sdk.js:166
ae @ smarthome_sdk.js:169
m.getDeviceManager @ smarthome_sdk.js:169
m.onIdentify @ smarthome_sdk.js:169
(anonymous) @ bundle.js:10
r @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
smarthome_sdk.js:44 Please re-run the application on a Google Home platform.
Ia @ smarthome_sdk.js:44
Rb @ smarthome_sdk.js:63
V @ smarthome_sdk.js:166
ae @ smarthome_sdk.js:169
m.getDeviceManager @ smarthome_sdk.js:169
m.onIdentify @ smarthome_sdk.js:169
(anonymous) @ bundle.js:10
r @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
smarthome_sdk.js:44 Uncaught ReferenceError: aogh is not defined
at Ia (smarthome_sdk.js:44:323)
at new Rb (smarthome_sdk.js:63:308)
at new V (smarthome_sdk.js:166:638)
at ae (smarthome_sdk.js:169:27)
at m.getDeviceManager (smarthome_sdk.js:169:630)
at m.onIdentify (smarthome_sdk.js:169:781)
at Module. (bundle.js:10:25070)
at r (bundle.js:1:110)
at bundle.js:1:902
at bundle.js:1:913

This seems to be an error in the local-home-sdk, and I can trace it to the usage of www.gstatic.com/eureka/smarthome/smarthome_sdk.js.

I don't know much more than this and is stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant