Posts by fbohnen
-
-
Thank you for the fast replay.
I guess the added repos is from hdd-idle. I don't how I can get rid of that.
I don't want to break anything. Up to now, there weren't any problems. So I forgot about it.
Here are the outputs:
Code
Display Morecat /etc/apt/sources.list deb http://packages.hs-regensburg.de/debian/ bookworm main deb-src http://packages.hs-regensburg.de/debian/ bookworm main # bookworm-updates, to get updates before a point release is made; # see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports deb http://packages.hs-regensburg.de/debian/ bookworm-updates main contrib non-free deb-src http://packages.hs-regensburg.de/debian/ bookworm-updates main contrib non-free # This system was installed using small removable media # (e.g. netinst, live or single CD). The matching "deb cdrom" # entries were disabled at the end of the installation process. # For information about how to configure apt package sources, # see the sources.list(5) manual. root@medien-server:~# ls -al /etc/apt/sources.list.d/ total 40 drwxr-xr-x 2 root root 4096 Aug 27 12:07 . drwxr-xr-x 14 root root 4096 Apr 8 2024 .. -rw-r--r-- 1 root root 53 Apr 8 2024 adelolmo.github.io.list -rw-r--r-- 1 root root 115 Aug 27 12:07 omvdocker.list -rw-r--r-- 1 root root 142 Aug 27 12:07 omvextras.list -rw-r--r-- 1 root root 168 Apr 8 2024 openmediavault-kernel-backports.list -rw-r--r-- 1 root root 1471 Mar 19 11:52 openmediavault.list -rw-r--r-- 1 root root 60 Jun 9 2023 openmediavault-local.list -rw-r--r-- 1 root root 372 Mar 19 11:52 openmediavault-os-security.list -rw-r--r-- 1 root root 144 Apr 8 2024 pvekernel.list root@medien-server:~# omv-aptclean repos Get:29 http://security.debian.org/debian-security bookworm-security/non-free-firmware amd64 Packages [688 B] Get:30 http://security.debian.org/debian-security bookworm-security/non-free-firmware Translation-en [472 B] Get:31 http://httpredir.debian.org/debian bookworm-backports/contrib amd64 Packages [5856 B] Get:32 http://httpredir.debian.org/debian bookworm-backports/contrib Translation-en [5864 B] Get:33 http://httpredir.debian.org/debian bookworm-backports/non-free amd64 Packages [13.3 kB] Get:34 http://httpredir.debian.org/debian bookworm-backports/non-free Translation-en [8460 B] Get:35 http://httpredir.debian.org/debian bookworm-backports/non-free-firmware amd64 Packages [3828 B] Get:36 http://httpredir.debian.org/debian bookworm-backports/non-free-firmware Translation-en [2860 B] Get:37 https://adelolmo.github.io/bookworm bookworm/main amd64 Packages [3830 B] Ign:38 http://packages.hs-regensburg.de/debian bookworm InRelease Ign:39 http://packages.hs-regensburg.de/debian bookworm-updates InRelease 0% [Working]The last command gets stuck at 0%[Working] no end to it.
I guess, the adelolmo.github.io.list is the issue.
How do I get rid of that? I'm to dump to search for the right topic.
THX
Frank
-
Hello,
I don't know if this is the right place for my question.
I ran into this problem doing an apt update && apt upgrade:
E: Could not get lock /var/lib/apt/lists/lock. It is held by process 2500 (apt-get)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to lock directory /var/lib/apt/lists/
I tried doing an apt clean in the GUI and got stuck here:
It looks like the University of Regensburg cut of the bookworm repos. Regensburg is very very close to my home.
Since, OMV used it own sources list, how do I change the repo?
I take the note, under the error, seriously and leave it alone.
THX
Frank
-
I used the bash way, worked great.
THX again
I guess I could add something to the plugin to at least give the command to enter the console from an ssh session.
That would help a lot.
-
Soma That's why I'm a Beginner, Layer 8 as I wrote.
THX
-
Hello,
Hi there,
I got a question, did not find anything like it in the forum. Maybe it's just a Layer 8 problem (user).
For creating a superuser for paperless-ngx one has to connect a console into the paperless_webserver_1 container and run the command "python3 manage.py createsuperuser"
Since the stack was created by the compose plugin is there no way to attach the console with portainer and the plugin does not provide such option or at least I can't find it.
Would it be possible to integrate a console connect?
Regards
Frank
-
Hope to add web support for built-in nginx reverse proxy configuration
should be in the compose-plugin / file / example files shortly
-
hello,
I'd like to thank you for this plugin.
Docker was, for me, more of a Portainer thing. Means, just grab a convenient template and let it do its magic.
Now, with the compose plugin, I start to understand what it takes to create a container. And what can I say, it's fun.
Just look at the compose file and see how it's done. So I found out, in the beets file, that the <, in front of the volume path, dosen't belong there 😊.
Portainer's days are counted.
One request I do have, it would be nice to see which images are already pulled.
Again, a very big thanks to you.

-
Thank you for your effort.
The commands did the trick, after apt update the plugin installed and everything came up O.K.



-
THX
And that works with OMV6 and a Debian 11 KVM machine?
Looking forward to that update.
Too bad that the packages are not in the debian 11 repositories.
-
Hello,
I did not get to try out the link until today.
The first thing, I noticed was, that the Domain XML differs to the one on libvirt.org (my domain xml.png, from libvirt.org.png)
Reading the note: this requires virtiofs support in the guest kernel (Linux v5.4 or later).
I found a guide on https://wiki.sep.de/wiki/index…ng_guestfs-tools_on_Linux and installed the guestfs-tools package.
I ran the command, as shown at libvirt.org mount -t virtiofs mount_tag /mnt/mount /path an got this error (mount error- noVNC.png)
What am I missing again?



THX
-
THX,
it's for Linux.
And it was a Layer 8 problem.

Of course, I mounted it wrong, it has to be -t virtiofs, that was the issue.
THX for the very helpful link.
-
Hi there,
I do have a Layer 8 problem with the Passthrough Filesystem in KVM Plugin.

How does the Passthrough Filesystem setup work?
Where do I find the Mount Tag in the running VM to mount the passthrough?
-
Hi,
since the dashboard uses cookies, it's a browser setting. I delete all stuff after closing my browser. I did an exception in Firefox to keep the OMV dashboard cookie. Sine then everything works just fine.
Even a complete new setup with the same IP gives my the last dashboard at first login
-
Oh, man. I really got the cotton pads on my eyes.
Haven't seen it. Even if it had bitten me.
THX that you for the enlightenment.

-
Hello,
I don't know if I'm here in the right section.
This is more a feature request than a problem.
I miss the tree function, from OMV5, when recreating Shared Folders.
I've several HDDs, for my Backup scenario. I put them in an external SATA connector, change them in order to my Backup plan and store them out off office.
OMV5 has this very handy feature to show the tree, in the Shared Folder section, to easily select an existing folder on the HDD and recreate that folder as a Shared Folder.
I miss that in OMV6. I've to type the folder name in, this is error biased by typos.
It would be very, very, very nice to get that feature back in OMV6.
-
THX,
I just wondered.
I do a lot of playing around, e.g. storage, services and plugins. To learn about OMV and how things work, in OMV and an Debian environment.
For that, I start over with OMV 6 from scratch, since I like to start with a clean system, I made a clonezilla backup of a basic setup with things that I always use.
Likewise, I like to clear the logs and start fresh there too.
That is the only reason I ask.
It's O.K. the way it is.
THX a lot, for the answers and explanations.
-
Hello,
is there a way to clear a Log in the System Logs Tab in OMV 6 like it's in OMV 5?
Or do I've to do that manually on the CLI?
-
I can confirm that adding the exception works...
The mystery is solved.
After your post, I was determent to find out why it doesn't work in my Firefox.
It's the combination of Clear History and Clear Cookies at closing Firefox. I've both active.
I got a portable version of Firefox, Chrome and Opera to try it out.
With both settings, Clear History after closing and Clear Cookies after closing, Firefox dumps the exception list too.
If one keeps the browser history, has an exception added, than Firefox keeps the exception.
For better or worse, Firefox is the only browser that does that.
Edge keeps the exception, with both settings enabled.
In Chrome and Opera, there is not setting to clear browser history at closing. For surfing w/o a history, you've to use an incognito tab.
P.S.
After trying some settings, in Firefox, I got it right.
Here are the settings, for all of you using Firefox:
Settings, Privacy & Security, under History Use custom settings for history
and then
Clear history when Firefox closes, Settings...
Uncheck under Data: Site settings and Offline website data.
Now, Firefox keeps the exception on OMV Dashboard
-