d8ahazard / FlexTV

Other
215 stars 32 forks source link

Error When Connecting Google Assistant #36

Open MeCJay12 opened 3 years ago

MeCJay12 commented 3 years ago

1. Are you hosting your own version of Flex TV, or using the one at https://app.phlexchat.com?

Self-hosted

2. On what OS are you running Flex TV?

Ubuntu 20

3. Are you using a new instance of XAMPP, or an existing webserver?

Neither. Setup a fresh VM and install apache2 and php (defaults to 7.4) with the xml and curl extentions.

3b. If not XAMPP, what WebServer stack are you using?

apache2 and php7.4

4. Have you enabled the sockets module and ensured PHP has write-access to the directory containing Flex TV?

I think so.

/etc/php/7.4/apache2/php.ini includes: extension=php_sockets.dll extension=sockets.so extension=sockets

/etc/php/7.4/mods-available/sockets.ini exists.

5. Have you followed the (networking)[Talking-To-The-Outside-World] section?

Yes and it is accessible via https externally

6. If you're having issues with a specific command, please note the timestamp in the web UI, and take a look at Flex TV and Flex TV_error.log files. Paste anything that looks related as well.

BE SURE TO CHANGE ANY LINES CONTAINING API TOKENS OR OTHER PERSONAL IDENTIFYING INFORMATION

7. What are the last six digits of your server's API Token? (Settings -> Flex TV)

4e08f4

8. Please describe the issue.

When clicking the "Link Google" button, I don't get a Google authentication tab and instead I get the picture below. I have tried waiting 24 hours and trying again. I also tried incognito.

Screenshot