Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - Krusader

Featured Replies

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

  • Replies 1k
  • Views 287.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Well that was super frustrating but i found a way of moving the window around:- press and hold ALT then use left mouse button and you can then drag the window around and resize it correctly, once

  • The problem was that in 6.8.0-rc1  I could not access the the Flash Drive ( boot drive) from Krusader.   The reason being that Limetech has changed the permission to the flash drive when it is mounted

  • DontWorryScro
    DontWorryScro

    Try navigating to the windows youd like to be your new default and then inside Krusader go to Window>Save Position  

Posted Images

On 7/17/2022 at 2:17 PM, Howboys said:

I'm trying to set this up and after 2 clean installs, I just cannot seem to make this work.

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.

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

  • 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?

 

  • 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?

  • 2 weeks later...

Getting error "not available" for this docker. 

 

Fixed for now

Edited by urbanracer34

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

  • 1 month later...

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.

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!

 

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...

  • 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.

Since the last update, I got this error1634572752_Capturedecranle2022-11-21a19_57_59.thumb.png.bcd1d4fe2427a2e68e1f818dcf2caa11.png

 

any idea of the problem ?

 

Thank,

2 hours ago, Jobine said:

Since the last update, I got this error1634572752_Capturedecranle2022-11-21a19_57_59.thumb.png.bcd1d4fe2427a2e68e1f818dcf2caa11.png

 

any idea of the problem ?

 

Thank,

Getting the same error. Started after the most recent docker update.

same thing for me, updated and not working 😕

version 2.7.2-4-01 works

Edited by Nexius2

Let me take the chance to say that you people should try DoubleCommander too.
Krusader is good (this is what I used for years), but I think DC is better.

 

  • Author
10 hours ago, Jobine said:

Since the last update, I got this error1634572752_Capturedecranle2022-11-21a19_57_59.thumb.png.bcd1d4fe2427a2e68e1f818dcf2caa11.png

 

any idea of the problem ?

 

Thank,

i think this might be a cookies related problem, try an incognito windows, if that works then it confirms cookies is the issue - clear the cookies for the site.

install the latest version of Unraid, 6.11.5

8 hours ago, TexasTitan915 said:

Getting the same error. Started after the most recent docker update.

install the latest version of Unraid, 6.11.5

6 hours ago, Nexius2 said:

same thing for me, updated and not working 😕

version 2.7.2-4-01 works

install the latest version of Unraid, 6.11.5

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

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

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?

 

 

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

  • Author
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

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!

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.