Skip to content

Download/network error #52

@josevazf

Description

@josevazf

Hey! First of all thanks for the effort assembling this :)
I have managed to get everything working: I can see my Spotify playlists on Traktor but when I try to load any song to a deck I just get the "Download/network error" on the respective deck and "File cannot be played: File may be missing, corrupt or unsupported" on the bottom status bar.
I also get this on the server, as an example:

366937 [eventLoopGroupProxy-4-12] INFO io.ktor.server.Application  - 500 Internal Server Error: GET - /v4/catalog/tracks/139902513733736437/download/ in 23ms
366938 [eventLoopGroupProxy-4-1] INFO io.ktor.server.Application  - 404 Not Found: GET - /v4/catalog/tracks/ in 0ms
366939 [eventLoopGroupProxy-3-7] DEBUG io.netty.handler.ssl.SslHandler  - [id: 0x99ddc3bc, L:/127.0.0.1:8443 - R:/127.0.0.1:60281] Swallowing a harmless 'con
nection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
java.net.SocketException: Connection reset
        at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:399)
        at java.base/sun.nio.ch.SocketChannelImpl.implRead(SocketChannelImpl.java:431)
        at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:489)
        at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
        at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
        at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
        at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
        at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
        at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
        at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
        at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at java.base/java.lang.Thread.run(Thread.java:1474)
373143 [session-scheduler-495222063] WARN xyz.gianlu.librespot.core.Session  - Socket timed out. Reconnecting...
373191 [session-scheduler-495222063] INFO xyz.gianlu.librespot.core.ApResolver  - Loaded aps into pool: {accesspoint=[ap-gew1.spotify.com:4070, ap-gew1.spoti
fy.com:443, ap-gew1.spotify.com:80, ap-guc3.spotify.com:4070, ap-gue1.spotify.com:443, ap-gew4.spotify.com:80], dealer=[gew1-dealer.spotify.com:443, guc3-dea
ler.spotify.com:443, gue1-dealer.spotify.com:443, gew4-dealer.spotify.com:443], spclient=[gew1-spclient.spotify.com:443, guc3-spclient.spotify.com:443, gue1-
spclient.spotify.com:443, gew4-spclient.spotify.com:443]}
373842 [session-scheduler-495222063] INFO xyz.gianlu.librespot.core.Session  - Connected successfully!
374127 [session-packet-receiver] INFO xyz.gianlu.librespot.core.Session  - Skipping SecretBlock
374127 [session-packet-receiver] INFO xyz.gianlu.librespot.core.Session  - Received LicenseVersion: 0
374127 [session-packet-receiver] INFO xyz.gianlu.librespot.core.Session  - Received CountryCode: PT
374127 [session-scheduler-495222063] INFO xyz.gianlu.librespot.core.Session  - Re-authenticated as 1070072!
374130 [session-packet-receiver] INFO xyz.gianlu.librespot.core.Session  - Skipping UnknownData_AllZeros
374131 [session-packet-receiver] INFO xyz.gianlu.librespot.core.Session  - Skipping LegacyWelcome
374236 [session-packet-receiver] DEBUG xyz.gianlu.librespot.mercury.MercuryClient  - Couldn't dispatch Mercury event {seq: -6371274054480953344, uri: hm://pu
sher/v1/connections/NjZiZGFlMDg2ZTYzMWY0NmIzM2I0MGUxZjVjZWJiMzhlMzgzYmU1NStBUCt0Y3A6Ly8wYWIxNDJiNS5pcC5ndWUxLnNwb3RpZnkubmV0OjUwMjUrNzYyODkwQ0RGRUUzRUU4QkZCM
UM3NjYxNDFEMjk0RDYxMkU1MzhBMTI1M0U3RDdFRUU5RkY1OTcyNDcyODQxNg%3D%3D, code: 200, payload: []}
374345 [session-packet-receiver] DEBUG xyz.gianlu.librespot.core.Session  - Received 0x10: DB5ABFDBB09D88C5CF70B688843A76196E15AF0B
374511 [session-packet-receiver] INFO xyz.gianlu.librespot.core.Session  - Skipping unknown command {cmd: 0x75, payload: 000001}

Do you have any idea what could be happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions