[Support] binhex - Krusader


Recommended Posts

I'm trying to set this up and after 2 clean installs, I just cannot seem to make this work. There are no errors or logs that would be useful but I can't connect using WebUI button:
 

```

This site can’t be reached

<internal IP? refused to connect.

```

 

None of my other containers are using 6080 port.

 

Anyone else seen this and how do I fix this?

Edited by Howboys
Link to comment
19 hours ago, JonathanM said:

How long are you waiting after the container is started? I've noticed an extended startup time needed, sometimes close to a minute or more.

 

Just tried again and waited 7 minutes and same result. This is all I see in the logs:

 

2022-07-18 22:07:36.185241 [info] System information Linux 757f3f29298e 5.15.46-Unraid #1 SMP Fri Jun 10 11:08:41 PDT 2022 x86_64 GNU/Linux
2022-07-18 22:07:36.213199 [info] OS_ARCH defined as 'x86-64'
2022-07-18 22:07:36.244516 [info] PUID defined as '99'

 

EDIT: I let the container sit overnight and now the UI works fine. So it takes somewhere between 7 minutes and 9 hours for the container to be fully functional. :)

Edited by Howboys
Link to comment
  • 4 weeks later...

Any idea why extracting (at least 7z) is SUPER slow with this docker? (at least in my setup)

And by slow I mean slow even for UNRAID.

It is way faster to open the 7z (that resides on the array) over network on my Windows PC and extract it to the USB disk I want, than opening the same 7z in krusader "locally" and extracting to same USB disk mounted directly (with unassigned devices plugin) to my server.

 

Any ideas?

 

Link to comment
  • 3 weeks later...

Running into a weird issue in using Firefox. For some reason I can't select multiple files, tried holding control + click, holding shift + click, selecting a file then holding shift + arrow keys. In Chrome it works as always, but I'm trying to make the change to Firefox. Anyone have any idea what could be causing this?

Link to comment
  • 2 weeks later...

Hi there,

What could be a reason for Krusader to not see files from a GDrive cloud mounted into /mnt/disks/... as a unassigned device by rClone?

I can see the files via Unraid file manager itself, but not via Krusader.

I had similar issue, where I couldn't see files of the root folder, but it was resolved by making a host path to /mnt/ in the Docket config.

Appreciate any suggestions.

 

Update:

Folders creates in the "secure" (encrypted) rClose directory, outside of Krusader, are being visible by Krusader.
However, I can't move anything to the Secure folder via Krusader. The access is denied.

Edited by Digital Shamans
Link to comment
  • 1 month later...
4 hours ago, SgtBatten said:

Hi all, is there something I need to enable to allow me to paste text into the krusader windows (such as when editing a text file). Right now I ca copy and paste from within krusader but not paste text cut from any other window on the same computer/browser.

 

You need to use the shared clipboard of VNC. I have removed Krusader, but it is on top right or mid-left edge of the screen.

That said, after much love for Krusader (and I have no complains), I moved to doublecommander and double commander.
The second one is web based, so copy-paste works directly. The first one is like Krusader, but I found that it has more options (see comparisons online) and the implementation as a container is better (uses another VNC that works much nicer) - plus I think takes less space!

 

Link to comment
10 hours ago, SgtBatten said:

Hi all, is there something I need to enable to allow me to paste text into the krusader windows (such as when editing a text file). Right now I ca copy and paste from within krusader but not paste text cut from any other window on the same computer/browser.

Here is a screen shot:

image.png.fe00a32cf6138c6b8f0e4d69b4eeaaca.png

 

As I recall, you have to use a right click to be able transfer content to-and-from the clipboard...

Link to comment
  • 1 month later...

Hi there,

 

I've started up my Krusader and can't conenct via noNVC.

I noticed the following error in noNVC.

Failed when connecting: Connection closed (code: 1011, reason: Failed to connect to downstream server).

I checked the container logs and noticed:

 

2022-11-22 09:03:30,722 DEBG 'start' stderr output:
 PEM format (default=)
(EE) 
Fatal server error:
(EE) Unrecognized option: -
(EE) 

2022-11-22 09:03:30,732 DEBG 'start' stdout output:
Openbox-Message: Failed to open the display from the DISPLAY environment variable.

2022-11-22 09:03:31,089 DEBG 'start' stderr output:
WebSocket server settings:

2022-11-22 09:03:31,089 DEBG 'start' stderr output:
  - Listen on :6080
  - Web server. Web root: /usr/share/webapps/novnc
  - No SSL/TLS support (no cert file)

2022-11-22 09:03:31,090 DEBG 'start' stderr output:
  - proxying from :6080 to localhost:5900

2022-11-22 09:03:32,668 DEBG 'start' stderr output:
Can't open display

2022-11-22 09:03:34,677 DEBG 'start' stdout output:
[info] tint2 not running

2022-11-22 09:03:34,702 DEBG 'start' stderr output:
tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes

 

It then repeats the tint2 errors.

 

I've see that the container was updated to 2.8.0-1-01.

I have downgraded to the last version 2.7.2-4-01, and it's working again.

Edited by gamerkonks
Determined the issue was related to the container updating.
Link to comment

deletion of cookies and other website data doesn't help for me.

Docker Logs shows after VNC paramters the following output:

(EE) 
Fatal server error:
(EE) Unrecognized option: -
(EE) 

2022-11-22 16:10:25,301 DEBG 'start' stdout output:
Openbox-Message: Failed to open the display from the DISPLAY environment variable.

2022-11-22 16:10:25,451 DEBG 'start' stderr output:
WebSocket server settings:
  - Listen on :6080

2022-11-22 16:10:25,451 DEBG 'start' stderr output:
  - Web server. Web root: /usr/share/webapps/novnc
  - No SSL/TLS support (no cert file)

2022-11-22 16:10:25,451 DEBG 'start' stderr output:
  - proxying from :6080 to localhost:5900

2022-11-22 16:10:27,274 DEBG 'start' stderr output:
Can't open display

2022-11-22 16:10:29,279 DEBG 'start' stdout output:
[info] tint2 not running

2022-11-22 16:10:29,291 DEBG 'start' stderr output:
tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes

2022-11-22 16:10:29,292 DEBG 'start' stderr output:
tint2: could not open display!

2022-11-22 16:10:39,299 DEBG 'start' stdout output:
[info] tint2 not running

2022-11-22 16:10:39,311 DEBG 'start' stderr output:
tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes

2022-11-22 16:10:39,312 DEBG 'start' stderr output:
tint2: could not open display!

2022-11-22 16:10:49,319 DEBG 'start' stdout output:
[info] tint2 not running

2022-11-22 16:10:49,330 DEBG 'start' stderr output:
tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes

2022-11-22 16:10:49,331 DEBG 'start' stderr output:
tint2: could not open display!

 

But I got the error message on VNC site:

document.getElementById(...) is null

addTouchSpecificHandlers@http://192.168.0.8:6080/app/ui.js:222:18

start@http://192.168.0.8:6080/app/ui.js:78:12

prime/<@http://192.168.0.8:6080/app/ui.js:45:27

 

I already updated to 6.11.5

Link to comment
4 hours ago, Jobine said:

install the latest version of Unraid, 6.11.5

This has not resolved the issue for me still getting .

 

however clearing the browser Cache did correct the issue. But as I did not do that first I cannot say if the upgrade of unraid os was avoidable

 

image.thumb.png.3ced6a362e461894542ae37844fbf14d.png

Edited by Etumos
added additional detail
Link to comment

I am having this issue as well (including the "fatal server error: Unrecognized option: -"   

 

I tried changing the "WEBPAGE_TITLE" variable, as mine had a " - " in the title. Removing the whitespace on either side of the "-" solved the issue for me. I don't know what is happening in the underbelly there that is causing that to parse weirdly.

 

Anyway, check your WEBPAGE_TITLE variable.. maybe especially if your log is showing that same error?

 

 

  • Thanks 1
Link to comment
10 hours ago, spall said:

I am having this issue as well (including the "fatal server error: Unrecognized option: -"   

 

I tried changing the "WEBPAGE_TITLE" variable, as mine had a " - " in the title. Removing the whitespace on either side of the "-" solved the issue for me. I don't know what is happening in the underbelly there that is causing that to parse weirdly.

 

Anyway, check your WEBPAGE_TITLE variable.. maybe especially if your log is showing that same error?

 

 

Thanks, kind of had the same issue, I've updated to 6.11.5 and the problem persists, then tried your idea and tried to remove all spaces in the "WEBPAGE_TITLE", and it works!

Edited by Kevin Kok
  • Like 1
Link to comment
Thanks, kind of had the same issue, I've updated to 6.11.5 and the problem persists, then tried your idea and tried to remove all spaces in the "WEBPAGE_TITLE", and it works!
Thanks for this, I will take a look and see if I can simply remove spaces from the env var if they exist

Sent from my 22021211RG using Tapatalk

Link to comment
10 hours ago, spall said:

I am having this issue as well (including the "fatal server error: Unrecognized option: -"   

 

I tried changing the "WEBPAGE_TITLE" variable, as mine had a " - " in the title. Removing the whitespace on either side of the "-" solved the issue for me. I don't know what is happening in the underbelly there that is causing that to parse weirdly.

 

Anyway, check your WEBPAGE_TITLE variable.. maybe especially if your log is showing that same error?

 

 

Thank you very much spall, it solves the issue for me!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.