calzoneman / sync

Node.JS Server and JavaScript/HTML Client for synchronizing online media
Other
1.45k stars 235 forks source link

Google Drive lookup failed #893

Closed dinatural closed 3 years ago

dinatural commented 3 years ago

Please fill out the templates below to the best of your ability, based on whether your problem is with using the website or with running your own server.

Website Problem

Please confirm whether you've tried the following debugging steps:

Description of the Problem

System Information

On Firefox, press Ctrl+Shift+K to open the JavaScript console. On Chrome, press Ctrl+Shift+J.

Server Problem

If your issue is related to using the website and not about running a server, you can remove this section.

Please confirm whether you've tried the following debugging steps:

Description of the Problem

System Information

calzoneman commented 3 years ago

I don't support google drive anymore, if it works it works, if it doesn't it doesn't.

https://github.com/calzoneman/sync/wiki/Frequently-Asked-Questions#what-should-i-use-instead-of-google-drive

On Wed, Dec 16, 2020, 12:47 dinatural notifications@github.com wrote:

Please fill out the templates below to the best of your ability, based on whether your problem is with using the website or with running your own server. Website Problem

Please confirm whether you've tried the following debugging steps:

  • [ X] Clearing cache and refreshing the page (On Firefox, press Ctrl+F5. On Chrome, press F12, then right click the refresh button and click "Empty Cache and Hard Reload")
  • [ X] Disabling all browser extensions
  • [ X] Using a clean channel with no customizations

Description of the Problem

  • What triggers the problem? When adding a Google Drive link
  • What happens? Get red box error with text "Google Drive lookup failed for ..."
  • What do you expect to happen instead? Adding the link to the queue

System Information

  • Operating System (Windows / Mac / Linux / Android / iOS): Linux Ubuntu 20.04.
  • Web Browser (Firefox / Chrome / Other): Firefox
  • Error Messages Displayed: redbox error
  • Screenshot of JavaScript Console:

On Firefox, press Ctrl+Shift+K to open the JavaScript console. On Chrome, press Ctrl+Shift+J. Server Problem

If your issue is related to using the website and not about running a server, you can remove this section.

Please confirm whether you've tried the following debugging steps:

  • [ X] Run npm run build-server to regenerate lib/ from src/
  • [ X] Run rm -rf node_modules && npm install to get a fresh install of dependencies
  • [ X] Restarted the server

Description of the Problem

  • What triggers the problem? When adding a Google Drive link
  • What happens? Get red box error with text "Google Drive lookup failed for ..."
  • What do you expect to happen instead? Adding the link to the queue

System Information

  • Operating System: Linux Ubuntu 20.04.01
  • Node Version: (run node -v) tried with LTS v14.15.2 and v15.4.0
  • CyTube Version: (displayed at startup) v.3.74.1
  • Error Messages Displayed: no log error, only red box

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/calzoneman/sync/issues/893, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC6FCGBEAXM2FDPEGBTYGLSVEMF3ANCNFSM4U6SAVXA .

dinatural commented 3 years ago

Okay thanks for the quick reply, I think it's great software, I was just trying to install it on my own server. Keep up the good work!

Le mer. 16 déc. 2020 à 15:57, Calvin Montgomery notifications@github.com a écrit :

I don't support google drive anymore, if it works it works, if it doesn't it doesn't.

https://github.com/calzoneman/sync/wiki/Frequently-Asked-Questions#what-should-i-use-instead-of-google-drive

On Wed, Dec 16, 2020, 12:47 dinatural notifications@github.com wrote:

Please fill out the templates below to the best of your ability, based on whether your problem is with using the website or with running your own server. Website Problem

Please confirm whether you've tried the following debugging steps:

  • [ X] Clearing cache and refreshing the page (On Firefox, press Ctrl+F5. On Chrome, press F12, then right click the refresh button and click "Empty Cache and Hard Reload")
  • [ X] Disabling all browser extensions
  • [ X] Using a clean channel with no customizations

Description of the Problem

  • What triggers the problem? When adding a Google Drive link
  • What happens? Get red box error with text "Google Drive lookup failed for ..."
  • What do you expect to happen instead? Adding the link to the queue

System Information

  • Operating System (Windows / Mac / Linux / Android / iOS): Linux Ubuntu 20.04.
  • Web Browser (Firefox / Chrome / Other): Firefox
  • Error Messages Displayed: redbox error
  • Screenshot of JavaScript Console:

On Firefox, press Ctrl+Shift+K to open the JavaScript console. On Chrome, press Ctrl+Shift+J. Server Problem

If your issue is related to using the website and not about running a server, you can remove this section.

Please confirm whether you've tried the following debugging steps:

  • [ X] Run npm run build-server to regenerate lib/ from src/
  • [ X] Run rm -rf node_modules && npm install to get a fresh install of dependencies
  • [ X] Restarted the server

Description of the Problem

  • What triggers the problem? When adding a Google Drive link
  • What happens? Get red box error with text "Google Drive lookup failed for ..."
  • What do you expect to happen instead? Adding the link to the queue

System Information

  • Operating System: Linux Ubuntu 20.04.01
  • Node Version: (run node -v) tried with LTS v14.15.2 and v15.4.0
  • CyTube Version: (displayed at startup) v.3.74.1
  • Error Messages Displayed: no log error, only red box

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/calzoneman/sync/issues/893, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAC6FCGBEAXM2FDPEGBTYGLSVEMF3ANCNFSM4U6SAVXA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/calzoneman/sync/issues/893#issuecomment-747002874, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASE2NFSOQE77EPBYMC6H3DDSVENMZANCNFSM4U6SAVXA .

calzoneman commented 3 years ago

Sure, thanks for understanding.