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]: On ubuntu 22.04 settings are not saved #120

Open
1 of 9 tasks
egisz opened this issue Jul 3, 2022 · 0 comments
Open
1 of 9 tasks

[bug]: On ubuntu 22.04 settings are not saved #120

egisz opened this issue Jul 3, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@egisz
Copy link

egisz commented Jul 3, 2022

Description

On ubuntu 22.04 settings are not saved

Affected part

Which part of the application is impacted

  • General UI
  • General Options/Settings
  • Connection settings
  • Task list
  • Notification
  • Pop-up
  • Context-menu
  • Content-script (inside the page)
  • Overlay

Screenshots or Mock up

Chrome tells:
Your file couldn’t be accessed
It may have been moved, edited, or deleted.
ERR_FILE_NOT_FOUND

Steps to Reproduce the Issue

  1. Install plugin on ubuntu Chrome browser
  2. Try to edit connection settings, hit save
  3. Nothing is saved.

Failure Logs

background.bundle.js:16 Uncaught Error: Missing required username 'admin' or password ''
    at ks.doLogin (background.bundle.js:16:98854)
    at ks.login (background.bundle.js:16:99519)
    at Object.next (background.bundle.js:16:105984)
    at e.next (background.bundle.js:16:7985)
    at r._next (background.bundle.js:16:7592)
    at r.next (background.bundle.js:16:7209)
    at background.bundle.js:16:17083
settings:1 Uncaught (in promise) {}
Promise.then (async)
_ @ popup.bundle.js:265
(anonymous) @ popup.bundle.js:265
Ns @ popup.bundle.js:9
t.unstable_runWithPriority @ popup.bundle.js:60
qo @ popup.bundle.js:9
zs @ popup.bundle.js:9
vs @ popup.bundle.js:9
(anonymous) @ popup.bundle.js:9
t.unstable_runWithPriority @ popup.bundle.js:60
qo @ popup.bundle.js:9
Yo @ popup.bundle.js:9
Go @ popup.bundle.js:9
ze @ popup.bundle.js:9
Yt @ popup.bundle.js:9

Versions

Extension version: 1.14.5
Browser version: Version 103.0.5060.53 (Official Build) (64-bit)
DSM version: SRM 1.2.5-8227 Update 5 (Synology router)

@egisz egisz added the bug Something isn't working label Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant