Questions tagged [debian-bullseye]
43 questions
0
votes
1 answer
Large Docker images get stuck towards the end of downloading
Whenever I pull medium-to-large Docker images onto my server, they download almost all the way, but then they get stuck for multiple minutes before eventually finishing. I've looked in the Docker daemon debug logs, but they only indicate that the…

Southpaw1496
- 101
- 1
0
votes
0 answers
Apache halts with error: Invalid argument: AH00146: couldn't release the accept mutex
My webserver running Debian Bullseye has been running for years without any problems. Everything is up to date. The apache version is 2.4.54. Yesterday I noticed none of my websites were up so I logged in to my server and noticed Apache wasn't…

Zippy1970
- 247
- 1
- 4
- 12
0
votes
0 answers
Hyper-V Production Checkpoint issue with Debian 11 Linux VMs
Just added the first Linux VM (Debian 11) to Hyper-V Server Core 2016. An error is raised while exporting VM with
Get-VM ... | Export-VM -CaptureLiveState CaptureDataConsistentState ...
The message mention an issue while creating Production…

unlikely
- 173
- 2
- 9
0
votes
1 answer
Debian 11 : Can't add squashfs to /proc/filesystems
I'm trying to fix an issue with snap I'm having :
root@puppeteer:~# snap install core
error: system does not fully support snapd: cannot mount squashfs image using "squashfs": mount:
/tmp/sanity-mountpoint-180662911: unknown filesystem type…

hendr1x
- 101
- 3
0
votes
0 answers
XRDP sesman Port Not Active
So I originally posted this question about some issues I'm having with RDP sessions over XRDP on Debian 11:
Configuration Issues with XRDP and Gnome on Debian 11 server
After some further investigating, I found that xrdp-sesman isn't listening on…

Michael McCauley
- 111
- 1
- 3
0
votes
1 answer
Debian 11, multiple Solr versions running on different ports, lsof says that Solr9 is accessible only from localhost.localdomain
I have a Debian 9 server that is running Solr 7.3.
I have upgraded to Debian 11, Solr is still fine.
Now I'm trying to install Solr 9 alongside Solr 7.3, to have both versions running in the same time. I followed the official guide.
bash…

nulll
- 505
- 1
- 5
- 9
0
votes
0 answers
OpenStack Zed - Debian Bullseye - Placement verification error - Unable to establish connection - Errno 111 - caught SIGWINCH
Summary:
Verifying installation of Placement API with OpenStack Zed under Debian 11 Bullseye gives error msg "Unable to establish connection", errno 111.
Details:
I'm new to OpenStack.
I have used these guides:
OpenStack Installation Guide…

SevillaLarry
- 1
- 1
0
votes
1 answer
MULTI: bad source address from client [x.x.x.x], packet dropped
I had a running OpenVPN server on a RPi (buster, Debian 10). After upgrade it stopped working completely. Before that I had some issues with some public networks, which I did not investigate.
When I connect with my Ubuntu (18.04), indicator shows…

VPNer
- 1
- 2
0
votes
0 answers
How to avoid packages missing after upgrading Debian 10 to Debian 11?
I rarely do a server upgrade. Having said this I today upgraded Debian 10 to Debian 11 using these instructions which appeared pretty straightforward.
The issue was that after the upgrade some of the previously installed PHP packages were missing.…

kghbln
- 411
- 2
- 10
- 20
0
votes
1 answer
Debian reboot suggested after kernel update since Bullseye
So I've been using Stretch as a production server for a small academic research office.
Had a nice ~500 or so days of uptime, and I kept it up to date as updates rolled.
This summer, Stretch was phased out from LTS. So I updated to 10, then 11…

marsisalie
- 407
- 1
- 4
- 7
0
votes
0 answers
Debian 11: Unable to mount NFS directory at startup running in VMWare Player
I'm working to replace an older Ubuntu 20 VM running on my desktop (VMware Workstation 16 Player) with a new VM running Debian 11. The network adapter is set to "Bridged".
Everything has worked well except one thing - I store home directories on a…

John Heyer
- 211
- 1
- 3
- 10
0
votes
1 answer
After upgrading Debian Buster to Bullseye, Wordpress sites no longer updating
Today I upgraded my webserver from Debian Buster to Bullseye and it was in fact a pretty straightforward upgrade. Everything seemed to work until I tried to reach a few WordPress sites on the server. At first I got some error about a missing MySQL…

Zippy1970
- 247
- 1
- 4
- 12
0
votes
2 answers
ssh to debian 11 takes almost 2 min
this is what I see in the syslog - the ssh is being done with Private key.
after 2 minutes - login succesfull.
Feb 8 10:01:53 systemd[1]: Starting User Manager for UID 0...
Feb 8 10:01:53 systemd[34555]: gpgconf: error running…

Dani
- 531
- 3
- 11
- 24