Update 8.0 -bash: /boot/dietpi/func/dietpi-globals: No such file or directory

:cry: :cry: Good evening, I recently updated my raspberry with diet pi from 7.3 to 8.0 and at the end of the update there are no errors all correct.
I rebooted and got this error:

-bash: / boot / dietpi / func / dietpi-globals: No such file or directory
[FAILED] DietPi-Login | Failed to load DietPi-Globals. Skipping DietPi login scripts ...

How can I solve?
Thank you

here is the update log

 DietPi-Update
─────────────────────────────────────────────────────
 Phase: Installing new DietPi code

[  OK  ] DietPi-Update | Downloading update archive
[  OK  ] DietPi-Update | Unpacking update archive
[  OK  ] DietPi-Update | Installing new DietPi scripts
[  OK  ] DietPi-Update | Installing new DietPi system files
[  OK  ] DietPi-Update | Setting execute permissions for DietPi scripts
[ SUB1 ] DietPi-Set_software > verify_dietpi.txt
[  OK  ] DietPi-Set_software | Downloading current dietpi.txt
[  OK  ] DietPi-Set_software | Added setting AUTO_SETUP_BOOT_WAIT_FOR_NETWORK=1 to end of file /boot/dietpi.txt
[  OK  ] DietPi-Set_software | Added setting SOFTWARE_DIETPI_DASHBOARD_VERSION=Stable to end of file /boot/dietpi.txt
[  OK  ] DietPi-Set_software | Added setting SOFTWARE_DIETPI_DASHBOARD_BACKEND=0 to end of file /boot/dietpi.txt
[  OK  ] verify_dietpi.txt  | Completed

 DietPi-Update
─────────────────────────────────────────────────────
 Phase: Applying incremental patches

[ INFO ] DietPi-Update | Current version : v7.3.2
[ INFO ] DietPi-Update | Latest version  : v8.0.2
[ INFO ] DietPi-Patch | Patching to DietPi v7.4...
[  OK  ] DietPi-Patch | Patched to DietPi v7.4
[ INFO ] DietPi-Patch | Patching to DietPi v7.5...
[  OK  ] DietPi-Patch | Patched to DietPi v7.5
[ INFO ] DietPi-Patch | Patching to DietPi v7.6...
[ INFO ] DietPi-Patch | Removing obsolete "elevator" entry from /boot/cmdline.txt
[  OK  ] DietPi-Patch | sed -Ei s/elevator=[^[:blank:]]*[[:blank:]]+// /boot/cmdline.txt
[  OK  ] DietPi-Patch | sed -Ei s/[[:blank:]]*elevator=[^[:blank:]]*// /boot/cmdline.txt
[  OK  ] DietPi-Patch | Patched to DietPi v7.6
[ INFO ] DietPi-Patch | Patching to DietPi v7.7...
[ INFO ] DietPi-Patch | Reverting Mosquitto and Webmin repositories back to HTTPS
[  OK  ] DietPi-Patch | sed -Ei s#http://(repo.mosquitto.org|download.webmin.com)#https://\1# /etc/apt/sources.list
[  OK  ] DietPi-Patch | systemctl disable dietpi-boot
[  OK  ] DietPi-Patch | rm /boot/dietpi-CHANGELOG.txt
[  OK  ] DietPi-Patch | rm /boot/dietpi/func/obtain_network_details
[  OK  ] DietPi-Patch | rm /boot/dietpi/boot
[  OK  ] DietPi-Patch | rm /etc/systemd/system/dietpi-boot.service
[ SUB2 ] DietPi-Set_software > boot_wait_for_network (1)
[  OK  ] DietPi-Set_software | mkdir -p /etc/systemd/system/dietpi-postboot.service.d
[  OK  ] DietPi-Set_software | Desired setting in /boot/dietpi.txt was already set: AUTO_SETUP_BOOT_WAIT_FOR_NETWORK=1
[  OK  ] boot_wait_for_network 1 | Completed
[  OK  ] DietPi-Patch | sed -i /^[[:blank:]]*CONFIG_BOOT_WAIT_FOR_NETWORK=/d /boot/dietpi.txt
[  OK  ] DietPi-Patch | systemctl enable systemd-timesyncd
[  OK  ] DietPi-Patch | Patched to DietPi v7.7
[ INFO ] DietPi-Patch | Patching to DietPi v7.8...
[  OK  ] DietPi-Patch | sed -i /CONFIG_PREFER_IPV4/d /boot/dietpi.txt
[  OK  ] DietPi-Patch | sed -i s/^[[:blank:]]*prefer-family[[:blank:]]*=/#&/ /etc/wgetrc
[  OK  ] DietPi-Patch | rm /etc/apt/apt.conf.d/99-dietpi-force-ipv4
[  OK  ] DietPi-Patch | sed -Ei /(SOFTWARE_EMONHUB_APIKEY|^#.*EmonCMS)/d /boot/dietpi.txt
[  OK  ] DietPi-Patch | mv /var/log/dietpi-backup.log /tmp/dietpi-backup.log
[  OK  ] DietPi-Patch | Patched to DietPi v7.8
[ INFO ] DietPi-Patch | Patching to DietPi v7.9...
[ INFO ] DietPi-Patch | Applying workaround for compiled against older libraspberrypi0
[  OK  ] DietPi-Patch | cd /usr/lib/arm-linux-gnueabihf
[  OK  ] DietPi-Patch | sed -Ei -e s/INDEX_(LOGGING|WEBSERVER|DESKTOP|BROWSER)_CURRENT/INDEX_\1/g -e /INDEX_(LOGGING|WEBSER                                                                                                                  VER|DESKTOP|BROWSER|SSHSERVER|FILESERVER)_TARGET/d -e /INDEX_(SSHSERVER|FILESERVER)_CURRENT/d /boot/dietpi/.installed
[  OK  ] DietPi-Patch | Patched to DietPi v7.9
[ INFO ] DietPi-Patch | Patching to DietPi v8.0...
[  OK  ] DietPi-Patch | sed -Ei s/^((.){99})..*$/\1/ /boot/config.txt
[  OK  ] DietPi-Patch | Patched to DietPi v8.0
[ INFO ] DietPi-Update | APT autopurge, please wait...
[  OK  ] DietPi-Update | APT autopurge
[  OK  ] DietPi-Update | Incremental patching to v8.0.2 completed

probably the boot partition has not been mounted correctly

lsblk -o name,fstype,label,size,ro,type,mountpoint,partuuid,uuid
ls -la /boot
dmesg -l err,crit,alert,emerg
cat cat /etc/fstab
journalctl -u boot.mount