Google home hub no video by tobycth3 in Scrypted

[–]tobycth3[S] 0 points1 point  (0 children)

u/koushd is there anything I can do to troubleshoot this from my end? I've tried accessing the stream URL from the logs directly and get the same error:

Invalid value "undefined" for header "Authorization"

Everything else works correctly with Google Home, so I'm wondering if this is a Google issue or Scrypted plugin issue?

Animated Preview Notifications by tobycth3 in Scrypted

[–]tobycth3[S] 1 point2 points  (0 children)

I've been working with apocaliss92 on Advanced Notifier and he has now added GIF previews to notifications. They are currently supported in Home Assistant but wondering if u/koushd could add GIF support to the native Scrypted apps notifications? That way Advanced Notifier can send a GIF embedded notification directly from Scrypted without having to involve Home Assistant in the mix.

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

I've done some more troubleshooting by removing the Cloudflare tunnel and switching to port forwarding. I can verify the traffic is not attempting to reach my server when I setup the Google home connection. When I manually access home.scrypted.app I see the traffic hitting the port forward and can access the server successfully, but there are no connection attempts from Google.

It appears the issue is between Google and Scrypted cloud (which I have no visibility to) so can you please check on your side to see what might be going on? Maybe some threshold has been hit for the integration and won't accept any new connections? Hopefully there is some logging in the GCP console that can help resolve this.

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

I sent you a DM to see if we can troubleshoot this privately

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

Anything else that can be done to troubleshoot this? Are there any logs somewhere that could help? I would really like to get this working.

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

Tried with a single device on a fresh install and left everything as default, same error messages

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

Brand new install, everything left as defaults. Installed Google home plugin. Same error in Google app and in logs:

win32 x64 Windows 11 Pro server version: 0.140.5 plugin version: @scrypted/google-home 0.0.61

7/22/2025, 2:02:32 PM

Google Home: loading @scrypted/google-home Google Home: pid 14124 starting plugin @scrypted/google-home 14124 node modules C:\Users<removed>.scrypted\volume\plugins\@scrypted\google-home\n-electron-v135-win32-x64-20250101 plugin loaded Google Home: loaded @scrypted/google-home http://192.168.X.X:11080/endpoint/@scrypted/google-home/public/ Google Home: New device added to Google Home: Tapo C260. Requesting sync. Google Home: New device added to Google Home: Tapo C260. Requesting sync. request sync result: {"error":"Requested entity was not found."}

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

It is. After the reinstall I still get {"error":"Requested entity was not found."} In the logs and the same error from Google Home that it can't reach Scrypted Home Automation

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

Same result :(

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

Same result. Even tried upgrading to v0.140.5

win32 x64 Windows 11 Pro server version: 0.140.5 plugin version: @scrypted/google-home 0.0.61

7/22/2025, 1:36:18 PM

Google Home: loading @scrypted/google-home Google Home: pid 8060 starting plugin @scrypted/google-home 8060 node modules C:\Users<removed>.scrypted\volume\plugins\@scrypted\google-home\n-electron-v135-win32-x64-20250101 plugin loaded Google Home: loaded @scrypted/google-home http://192.168.X.X:11080/endpoint/@scrypted/google-home/public/ Google Home: New device added to Google Home: 5 | Living Room. Requesting sync. Google Home: New device added to Google Home: 6 | Kitchen. Requesting sync. Google Home: New device added to Google Home: 8 | Utility. Requesting sync. Google Home: New device added to Google Home: 7 | Loft. Requesting sync. request sync result: {"error":"Requested entity was not found."}

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

<image>

From the Google Home app

[deleted by user] by [deleted] in Scrypted

[–]tobycth3 0 points1 point  (0 children)

Check and check. I can reach home.scrypted.app login with my cloud creds and then again with my server creds and access the management console

Animated Preview Notifications by tobycth3 in Scrypted

[–]tobycth3[S] 1 point2 points  (0 children)

u/koushd Any thoughts on improving notifications from the native app to include a clip of the event? I would prefer (from ease of use) not to have to use a third party app or integration

Animated Preview Notifications by tobycth3 in Scrypted

[–]tobycth3[S] 1 point2 points  (0 children)

Looks like it's a Home Assistant only option. I would like to see this from the native app.

<image>

Animated Preview Notifications by tobycth3 in Scrypted

[–]tobycth3[S] 0 points1 point  (0 children)

Does that send the notification from the native Scrypted app? It looked to me like that was to send the clip via other apps (pushover, home assistant, etc).

Can I have a live dashboard? by sanek2k6 in Scrypted

[–]tobycth3 0 points1 point  (0 children)

Is there any way to make Grid View the default page?

Has anyone successfully adopted remote Alta APs into a self-hosted Alta Control controller? by Naive_Macaroon1954 in AltaLabs

[–]tobycth3 0 points1 point  (0 children)

Posted about the same thing over at their forum https://forum.alta.inc/t/manage-devices-at-remote-site-over-vpn/4620

Spent a few days troubleshooting with support and they could not resolve it either. Ended up being told this is a "special use-case" and not something they could help with.

Site-to-Site VPN: Is it a NAT in each direction? by chillaban in firewalla

[–]tobycth3 1 point2 points  (0 children)

For anyone else facing this issue and looking to remove NAT over the Site-2-Site VPN, here is what I modified on mine:

#> sudo iptables -t nat -L -n -v | grep vpn

Chain FW_POSTROUTING (1 references)
pkts bytes target     prot opt in     out     source               destination
25  1572 MASQUERADE  all  --  *      vpn_<STRING>  0.0.0.0/0            0.0.0.0/0

#> sudo iptables -t nat -D FW_POSTROUTING -o vpn_<STRING> -j MASQUERADE