Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows save hive error #32

Open
guyluz11 opened this issue Sep 30, 2020 · 0 comments
Open

Windows save hive error #32

guyluz11 opened this issue Sep 30, 2020 · 0 comments
Labels
bug Something isn't working hacktoberfest Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/ hacktoberfest 2020 Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/ windows Issues that effect Smart Devices running windows

Comments

@guyluz11
Copy link
Member

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

@guyluz11 guyluz11 added hacktoberfest Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/ hacktoberfest 2020 Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/ windows Issues that effect Smart Devices running windows bug Something isn't working labels Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/ hacktoberfest 2020 Support Hacktoberfest open source event https://hacktoberfest.digitalocean.com/ windows Issues that effect Smart Devices running windows
Projects
None yet
Development

No branches or pull requests

1 participant