Skip to content

does not open whatsoever. #93

Description

@Miyazono1

Installation type

Flatpak (.flatpak)

Version

1.1.1

Platform

CachyOS

Desktop Environment

KDE

Windowing System

Wayland

GPU

AMD RX 7900XT

Describe the bug

when installing and launching stremio from flatpak, it does not open at all. when running it via the terminal command, the output is below. it says there is no file or directory for the settings, but there is, it's definitely there.

as an additional note, even though i know it is maintained separately, the AUR version, DOES open, however it does not maintain any settings or changes upon restart.

Logs

Cannot update settings ENOENT: no such file or directory, open '/home/justin/.stremio-server/server-settings.json'
(node:4) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use node --trace-deprecation ... to show where the warning was created)
(node:4) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.
(node:4) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(node:4) [DEP0044] DeprecationWarning: The util.isArray API is deprecated. Please use Array.isArray() instead.
Error: stream ended
at Socket.onFinished (/app/libexec/stremio/server.js:80165:145)
at Socket. (node:internal/util:545:20)
at Socket.onfinish (node:internal/streams/end-of-stream:112:16)
at Socket.emit (node:events:518:28)
at Socket.emit (node:domain:489:12)
at finish (node:internal/streams/writable:955:10)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Error: stream ended
at Socket.onFinished (/app/libexec/stremio/server.js:80165:145)
at Socket. (node:internal/util:545:20)
at Socket.onfinish (node:internal/streams/end-of-stream:112:16)
at Socket.emit (node:events:518:28)
at Socket.emit (node:domain:489:12)
at finish (node:internal/streams/writable:955:10)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions