creating a new app password did the trick, 34 mails from yesterday where i did another reboot
ie sometimes the reboot alone fixes the issue
creating a new app password did the trick, 34 mails from yesterday where i did another reboot
ie sometimes the reboot alone fixes the issue
So i have setup notifications with gmail, i use 2fa and also generated a app spec password
this worked back last year when i started from scratch and installed omv7, but a few days later i stopped getting the emails
my settings: https://imgur.com/a/woFC4mV
i also tried starttls but its still a no-go... ie the test button does not give me an email... and yes i checked the spam folder
from command line is the same thing....
where/how do i start troubleshooting?
yep i'm on a HP NL40 with 10GB of ram... it has always been slow but i guess that is due to me running off a usb stick (with the flash memory plugin)
soo.....
all i did was running the first aid tool but did not change the settings... ie port 80 as default and ipv4 and dhcp, but no ipv6 or wol
then in webgui i disabled smb and enabled it again, a restart button in webgui would have been nice
let me check if the above is true.... EDIT: it was, first post was just a check if the fs was full which would give an endless login if not much mistaken
was the output of the netplan files before or after omv-firstaid?
after
thanks...
i was a bit ahead and did it via webgui by first disable smb, then save settings... enable it... then save again
slower but does the same
× samba-ad-dc.service - Samba AD Daemon
Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; preset: enabled)
Active: failed (Result: timeout) since Mon 2025-02-17 12:40:52 CET; 1h 1min ago
Docs: man:samba(8)
man:samba(7)
man:smb.conf(5)
CPU: 97ms
feb 17 12:39:20 bo-omv systemd[1]: Starting samba-ad-dc.service - Samba AD Daemon...
feb 17 12:40:50 bo-omv systemd[1]: samba-ad-dc.service: condition operation timed out. Terminating.
feb 17 12:40:50 bo-omv systemd[1]: samba-ad-dc.service: Control process exited, code=killed, status=15/TERM
feb 17 12:40:52 bo-omv systemd[1]: samba-ad-dc.service: Failed with result 'timeout'.
feb 17 12:40:52 bo-omv systemd[1]: Failed to start samba-ad-dc.service - Samba AD Daemon.
Display More
got the webinferface but SMB did not start
https://imgur.com/a/y61NkQ3
now what is the restart command?
or... webinterface is loading.... so not fully there
got web interface... but slow as hell
and ssh dropped again
root@bo-omv:~# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:9c:02:97:59:d9 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.163/24 metric 100 brd 192.168.0.255 scope global dynamic enp2s0
valid_lft 86221sec preferred_lft 86221sec
3: tailscale0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1280 qdisc fq_codel state UNKNOWN group default qlen 500
link/none
inet 100.101.150.128/32 scope global tailscale0
valid_lft forever preferred_lft forever
inet6 fd7a:115c:a1e0::9801:9681/128 scope global
valid_lft forever preferred_lft forever
inet6 fe80::a16a:e3bc:e785:4242/64 scope link stable-privacy
valid_lft forever preferred_lft forever
root@bo-omv:~#
Display More
What is: sudo cat /etc/netplan/*
What is: sudo cat /etc/netplan/*
Then, check the cable connection.
got link light and activity
Not really unless you have made a reservation on the router.
i did....
the ip is assigned with dhcp so its the same every time... or else bookmarks and shortcuts to putty would be impossible
but ip a says the link is down.....
will have to get back to that... the connection dropped so now no ssh access either
systemctl status php8.2-fpm.service
root@bo-omv:~# systemctl status php8.2-fpm.service
● php8.2-fpm.service - The PHP 8.2 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php8.2-fpm.service; enabled; preset: enabled)
Active: active (running) since Mon 2025-02-17 12:43:07 CET; 30min ago
Docs: man:php-fpm8.2(8)
Process: 1118 ExecStartPost=/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock /etc/php/8.2/fpm/pool.d/www.conf 82 (code=exited, status=0/SUCCESS)
Main PID: 1072 (php-fpm8.2)
Status: "Processes active: 0, idle: 2, Requests: 0, slow: 0, Traffic: 0.00req/sec"
Tasks: 3 (limit: 11638)
Memory: 11.3M
CPU: 316ms
CGroup: /system.slice/php8.2-fpm.service
├─1072 "php-fpm: master process (/etc/php/8.2/fpm/php-fpm.conf)"
├─1116 "php-fpm: pool www"
└─1117 "php-fpm: pool www"
feb 17 12:42:16 bo-omv systemd[1]: Starting php8.2-fpm.service - The PHP 8.2 FastCGI Process Manager...
feb 17 12:43:07 bo-omv systemd[1]: Started php8.2-fpm.service - The PHP 8.2 FastCGI Process Manager.
Display More
ls -al /run/php
root@bo-omv:~# ls -al /run/php
totalt 4
drwxr-xr-x 2 www-data www-data 120 17 feb 12:43 .
drwxr-xr-x 26 root root 920 17 feb 13:13 ..
srw------- 1 www-data www-data 0 17 feb 12:42 php8.2-fpm-openmediavault-webgui.sock
-rw-r--r-- 1 root root 4 17 feb 12:42 php8.2-fpm.pid
srw-rw---- 1 www-data www-data 0 17 feb 12:42 php8.2-fpm.sock
lrwxrwxrwx 1 root root 30 17 feb 12:43 php-fpm.sock -> /etc/alternatives/php-fpm.sock
root@bo-omv:~#
So i had to move my omv box so shut it down from the webgui
after power up i can get in to ssh no issue
but the webgui now throws a connection refused
root@bo-omv:~# df -h
Filsystem Størr Brugt Tilb Brug% Monteret på
udev 4,8G 0 4,8G 0% /dev
tmpfs 982M 756K 982M 1% /run
/dev/sdf1 14G 3,6G 9,5G 28% /
tmpfs 4,8G 16K 4,8G 1% /dev/shm
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 4,8G 0 4,8G 0% /tmp
/dev/sdd1 293G 218G 75G 75% /srv/dev-disk-by-uuid-117385df-2092-4777-9a97-3ebd052d7581
/dev/sdb1 458G 300G 158G 66% /srv/dev-disk-by-uuid-2e4e0ef5-a94a-4973-9ca2-acf2c23f1d24
/dev/sde1 1,8T 1,4T 455G 76% /srv/dev-disk-by-uuid-cdac1b82-2335-45cd-b7f6-7b6852429514
/dev/sda1 3,6T 3,5T 182G 96% /srv/dev-disk-by-uuid-95c89948-db55-4f6e-817b-6fb065d1946b
/dev/sdc1 3,6T 2,9T 749G 80% /srv/dev-disk-by-uuid-7d46260d-a71f-4138-8ab1-8ae5bac8e8d6
Data:b2a1e184-a7e1-4ec7-822b-5b3b61397af1 6,2T 4,8T 1,5T 78% /srv/mergerfs/Data
folder2ram 4,8G 495M 4,4G 11% /var/log
Display More
where could I now have f'ed up? just strange that a simple shutdown and power up can do this
force refresh (ctrl+f5) in chrome did not help it, nor did incognito mode
tried to config workbench from the firstaid tool:
Updating Workbench settings. Please wait ...
ERROR: [Errno 11] Resource temporarily unavailable
![]()
i also have issues...
i get a green box when hitting test
no email, and yes i checked spam
logs messages do not mention a postfix error
but there are other errors
something is wrong, but where should i dig first for clues?
i tried to just create a new app password.. again... and it works, plus i got a backlog of test messages and real notifications