Problem to run openemr 6

hello
i install openemr 6 on xampp windows 10 correctly but after restart my computer i launch openemr in the browser i have white screen
someone can help me
mysql log error:
[Note] InnoDB: 10.4.21 started; log sequence number 87484083; transaction id 16653
2022-05-30 12:10:44 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-05-30 12:10:44 0 [Note] Plugin ‘FEEDBACK’ is disabled.
2022-05-30 12:10:44 0 [Note] InnoDB: Buffer pool(s) load completed at 220530 12:10:44
2022-05-30 12:10:44 0 [Note] Server socket created on IP: ‘::’.
2022-05-30 12:38:56 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-05-30 12:38:56 0 [Note] InnoDB: Uses event mutexes
2022-05-30 12:38:56 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-05-30 12:38:56 0 [Note] InnoDB: Number of pools: 1
2022-05-30 12:38:56 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-05-30 12:38:56 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-05-30 12:38:56 0 [Note] InnoDB: Completed initialization of buffer pool
2022-05-30 12:38:56 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=87484092
2022-05-30 12:38:56 0 [ERROR] InnoDB: Operating system error number 2 in a file operation.
2022-05-30 12:38:56 0 [Note] InnoDB: Some operating system error numbers are described at Operating System Error Codes - MariaDB Knowledge Base
2022-05-30 12:38:56 0 [ERROR] InnoDB: Cannot open datafile for read-only: ‘.\sofha1\addresses.ibd’ OS error: 71
2022-05-30 12:38:56 0 [ERROR] InnoDB: Operating system error number 203 in a file operation.
2022-05-30 12:38:56 0 [Note] InnoDB: Some operating system error numbers are described at Operating System Error Codes - MariaDB Knowledge Base
2022-05-30 12:38:56 0 [ERROR] InnoDB: Could not find a valid tablespace file for sofha1`.`addresses. Please refer to InnoDB Data Dictionary Troubleshooting - MariaDB Knowledge Base for how to resolve the issue.
2022-05-30 12:38:56 0 [Warning] InnoDB: Ignoring tablespace for sofha1.addresses because it could not be opened.
2022-05-30 12:38:56 0 [ERROR] InnoDB: Operating system error number 2 in a file operation.
2022-05-30 12:38:56 0 [Note] InnoDB: Some operating system error numbers are described at Operating System Error Codes - MariaDB Knowledge Base
2022-05-30 12:38:56 0 [ERROR] InnoDB: Cannot open datafile for read-only: ‘.\sofha1\amc_misc_data.ibd’ OS error: 71
2022-05-30 12:38:56 0 [ERROR] InnoDB: Operating system error number 203 in a file operation.
2022-05-30 12:38:56 0 [Note] InnoDB: Some operating system error numbers are described at Operating System Error Codes - MariaDB Knowledge Base
2022-05-30 12:38:56 0 [ERROR] InnoDB: Could not find a valid tablespace file for sofha1`.`amc_misc_data. Please refer to InnoDB Data Dictionary Troubleshooting - MariaDB Knowledge Base for how to resolve the issue.
2022-05-30 12:38:56 0 [Warning] InnoDB: Ignoring tablespace for sofha1.amc_misc_data because it could not be opened.
2022-05-30 12:38:56 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-05-30 12:38:56 0 [Note] InnoDB: Removed temporary tablespace data file: “ibtmp1”
2022-05-30 12:38:56 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-05-30 12:38:56 0 [Note] InnoDB: Setting file ‘C:\xampp\mysql\data\ibtmp1’ size to 12 MB. Physically writing the file full; Please wait …
2022-05-30 12:38:56 0 [Note] InnoDB: File ‘C:\xampp\mysql\data\ibtmp1’ size is now 12 MB.
2022-05-30 12:38:56 0 [Note] InnoDB: Waiting for purge to start
2022-05-30 12:38:56 0 [Note] InnoDB: 10.4.21 started; log sequence number 87484101; transaction id 16653
2022-05-30 12:38:56 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-05-30 12:38:56 0 [Note] Plugin ‘FEEDBACK’ is disabled.
2022-05-30 12:38:56 0 [Note] Server socket created on IP: ‘::’.


Address the first error

Maybe disk is full or the user does not have permissions… Look at the OS system log for more clues.