This repository was archived by the owner on Mar 9, 2025. It is now read-only.
-
Couldn't load subscription status.
- Fork 20
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
Windows save hive error #32
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghacktoberfestSupport Hacktoberfest open source event https://hacktoberfest.digitalocean.com/Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/hacktoberfest 2020Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/windowsIssues that effect Smart Devices running windowsIssues that effect Smart Devices running windows
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\smartdevices.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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghacktoberfestSupport Hacktoberfest open source event https://hacktoberfest.digitalocean.com/Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/hacktoberfest 2020Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/windowsIssues that effect Smart Devices running windowsIssues that effect Smart Devices running windows
