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

bug(playback)!: TypeError: 'is_active' #37

Open
Jahme opened this issue Jan 10, 2023 · 1 comment
Open

bug(playback)!: TypeError: 'is_active' #37

Jahme opened this issue Jan 10, 2023 · 1 comment

Comments

@Jahme
Copy link
Collaborator

Jahme commented Jan 10, 2023

TypeError: Cannot read properties of undefined (reading 'is_active')
at /app/routes/playback.js:16:68
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at next (/app/node_modules/express/lib/router/route.js:144:13)
at Route.dispatch (/app/node_modules/express/lib/router/route.js:114:3)
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at /app/node_modules/express/lib/router/index.js:284:15
at Function.process_params (/app/node_modules/express/lib/router/index.js:346:12)
at next (/app/node_modules/express/lib/router/index.js:280:10)
at Function.handle (/app/node_modules/express/lib/router/index.js:175:3)
at router (/app/node_modules/express/lib/router/index.js:47:12)
TypeError: Cannot read properties of undefined (reading 'is_active')
at /app/routes/playback.js:16:68
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at next (/app/node_modules/express/lib/router/route.js:144:13)
at Route.dispatch (/app/node_modules/express/lib/router/route.js:114:3)
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at /app/node_modules/express/lib/router/index.js:284:15
at Function.process_params (/app/node_modules/express/lib/router/index.js:346:12)
at next (/app/node_modules/express/lib/router/index.js:280:10)
at Function.handle (/app/node_modules/express/lib/router/index.js:175:3)
at router (/app/node_modules/express/lib/router/index.js:47:12)
@Jahme Jahme changed the title bug(playback)!: TypeError: Cannot read properties of unedefined (reading bug(playback)!: TypeError: 'is_active' Jan 10, 2023
@Jahme
Copy link
Collaborator Author

Jahme commented Jan 19, 2023

Usually only occurs once when a host logs in and a host Spotify client is not active.

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