This repository was archived by the owner on Mar 9, 2025. It is now read-only.
Description After updating the device with Firebase credentials from the app (see image for the specific action) it crushes with hive error.
Unhandled exception:
FileSystemException : lock failed, path = '/home/Guy/Documents/hive\s martdevices.lock' (OS Error : The process cannot access the file because another process has locked a portion of the file.
, errno = 33 )
#0 _RandomAccessFile .lock.< anonymous closure> (dart: io/ file_impl.dart: 999 : 9 )
#1 _RootZone .runUnary (dart: async / zone.dart: 1450 : 54 )
#2 _FutureListener .handleValue (dart: async / future_impl.dart: 143 : 18 )
#3 Future ._propagateToListeners.handleValueCallback (dart: async / future_impl.dart: 696 : 45 )
#4 Future ._propagateToListeners (dart: async / future_impl.dart: 725 : 32 )
#5 Future ._completeWithValue (dart: async / future_impl.dart: 529 : 5 )
#6 Future ._asyncCompleteWithValue.< anonymous closure> (dart: async / future_impl.dart: 567 : 7 )
#7 _microtaskLoop (dart: async / schedule_microtask.dart: 41 : 21 )
#8 _startMicrotaskLoop (dart: async / schedule_microtask.dart: 50 : 5 )
#9 _runPendingImmediateCallback (dart: isolate- patch/ isolate_patch.dart: 118 : 13 )
#10 _RawReceivePortImpl ._handleMessage (dart: isolate- patch/ isolate_patch.dart: 169 : 5 )
This error is only on Smart Devices running windows
Reactions are currently unavailable
After updating the device with Firebase credentials from the app (see image for the specific action) it crushes with hive error.
This error is only on Smart Devices running windows