immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.48k stars 1.61k forks source link

Server log sqllite #351

Open opensource008 opened 3 years ago

opensource008 commented 3 years ago

To document only,

116840793-c97c9400-ac09-11eb-80b5-8961ad7e6395

https://github.com/lucent-sea/Remotely/issues/335 also noticed this logs one of the posted logs https://github.com/lucent-sea/Remotely/issues/347

think other ignore that logs because the system is working fine.

thank you and more power sir

Drehmini commented 3 years ago

@opensource008 Do you have Remotely on a networked filesystem (NFS, SMB, CIFS)? If so you'll see DB locked errors with SQLITE.

opensource008 commented 3 years ago

@opensource008 Do you have Remotely on a networked filesystem (NFS, SMB, CIFS)? If so you'll see DB locked errors with SQLITE.

Thank you Sir @Drehmini

Can you please assist me how can I check if there is other system running that will affect the SQLITE because I only installed Remotely using official documentation. and only Remotely running on that server.

Thank You.

Drehmini commented 3 years ago

@opensource008 If your installation is on a server that is only running Remotely and all of your storage is local, then what I described is not the issue you're facing.