On this old HP Compaq CMT.
Every day when I start it I get references to ‘/run/user/65534’ (which doesn’t exist, and ‘starting a session c1 for user nobody’
I can’t seem to find out what I need to do to make it stop.
Interesting enough, IF I immediately do a restart, both UID 65534 & user nobody disappear from the boot process, and do not show up doing
sudo journalctl -b _UID=65534
This leads me to believe something is starting them, but not stopping them before the boot process completes. **My opinion anyway!
**
It is only on this machine. My laptop and the HP AIO don’t have UID 65534 & nobody in the boot process.
The
sudo journalctl -b _UID=65534
when 65534 & nobody show in hte boot process has a line telling me ‘klipper.desktop’ is executable and to remove that attribute (Which I HAVE DONE NOW).
I can’t find a way to filter the log to only display 65534 & nobody to give more precise information, and I don’t have output for the last
sudo journalctl -b _UID=65534
.(My BAD)
They are there, but the references to them are all over the place(very confusing.)
I have looked at cron before and it still has nothing in cron.d , cron.monthly, cron.weekly, cron.hourly,
There are some things related to chrome & Brave browser in cron.daily all dated recently,
but this ‘problem has been there every daily start up since earlier this year, or before.
If I shutdown or reboot it takes 2-3 minutes or more to complete the process.
If I reboot after initial start , do what need to do, the shutdown process is less than 20 seconds.
Is it possible a cron or cron like job is running at start, and not letting loose things?
Hi
It will be those cron jobs, I remove them all… I can update chrome when I need to, plus remove the repos… I would move them temporarily to confirm that is the culprit.
Thanks, I will give that a try.
But why remove the repos? Does that mena manual updates to the chrome and brave browsers?
An Aside>> Since my initial start this evening, I have rebooted twice and shut down and restarted twice. UID 65534 & nobody only show up in my initial evening start up.
Hi
A daily time for cron more than likely or boot and only once if it’s the same day… the cron jobs update in the background, not something I like it doing. Likewise I disable else on a refresh it’s talking to google as well.
OK, thanks.
I won’t know if just removing the cron jobs will help until tomorrow evening.
If not, I will disable the repos and see it that helps.
And if it does, i’ll have to learn how to do manual updates.
And you can use YaST to easily add (any) local folder as a local repository. Just create one and go to YaST - Software Repositories - Add - “Local Directory” - there you are. Then you can use Malcolm’s wget command to that folder.
UID65534 Saga continues…
I did an update and chrome and brave browsers were in the update.
**Then I rebooted. UID_65534 & nobody where to be found in the boot process nor a journalctl search for them.
**
I looked in the /etc/cron.daily directory and the update added their files back in.
I still think it is something else not configured right, and I will either have to live with 65534 & nobody lurking around, OR be gutsy, and do a fresh install of Leap 15.3.
PS>> I will remove the cron jobs again, and will still try disabling those browser repos just to satisfy myself they are not the problem.
cron jobs removed, disabled the browser repos.
UID 65534 still in the FIRST boot process of the day. user ‘nobody’ was not (this time).
So, I am concluding that there is something else mis-configured causing UID65534 to make it’s appearance on first start up of the day, and have no idea how to find out what!
I have only written one shell script in my recent time on Linux, and I wouldn’t know how to write & implement a script like @malcolmlewis’s example in earlier responses to this topic.
Guess I am stuck with it, until I get frustrated and o a fresh install of Leap 15.3 on this old HP Compaq.
The only thing I see in the list that FAILED is the Postfix Mail Transport Agent. It is an ‘On Boot’ service.
I also see there is a 'PC/SC Smart Card Daemon (On Demand and Active) in the list. I do not have a Smart card in this machine.
Every thing else looks kosher to me, but I may be wrong(as usual).
Yes, IPv4, IPv6 is disabled. Is Postfix Mail Transprot Agent dependent on one or the other?(IT IS INSTALLED) or Both? <<<< I’ll do a search to see if I can answer that!
I can disable the smart card, but I will have to look in to masking it’s service.
If it makes a difference I only use Thunderbird when I mail or receive on this machine. So I have not set up anything else, just what the Leap installer put in.