Kdrive appimage "cannot enable executable stack" error

Thank you for your reply hcvv.
After un setenforce 0 I’ve obtain this new error
/home/drnerd/app # ./kDrive-3.7.6.20250908-amd64.AppImage
kDrive server starting
sentry_init returned 0
log4cplus:ERROR file is not open: /tmp/kDrive-logdir/20260119_1206_kDrive.log
QProcess: Destroyed while process (“/tmp/.mount_kDriveugOgGf/usr/bin/kDrive_client”) is still running.
terminate called after throwing an instance of ‘std::__ios_failure’
what(): basic_filebuf::_M_convert_to_external conversion error: iostream error
Sentry detected a crash in the app Server(1)
[5997:5997:20260119,120647.127627:ERROR elf_dynamic_array_reader.h:64] tag not found
[5997:5997:20260119,120647.128436:ERROR elf_dynamic_array_reader.h:64] tag not found
[5997:5997:20260119,120647.128481:ERROR process_memory_range.cc:75] read out of range
[5997:5998:20260119,120647.170907:ERROR http_transport_libcurl.cc:475] curl_easy_perform: Problem with the SSL CA cert (path? access rights?) (77)
Abandon (core dumped)./kDrive-3.7.6.20250908-amd64.AppImage

So, SELinux block libsentry but the error is not the same without it ^^'.