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

Add a check if Docker is available on the system #17

Open
fusion44 opened this issue Dec 25, 2023 · 0 comments
Open

Add a check if Docker is available on the system #17

fusion44 opened this issue Dec 25, 2023 · 0 comments
Assignees
Labels
bug Something isn't working ui Something about the UI

Comments

@fusion44
Copy link
Owner

flutter: ProcessException: No such file or directory
flutter: Command: docker ps -a
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: ProcessException: No such file or directory
Command: docker ps -a
#0 _ProcessImpl._start (dart:io-patch/process_patch.dart:402:33)
#1 Process.start (dart:io-patch/process_patch.dart:38:20)
#2 _runNonInteractiveProcess (dart:io-patch/process_patch.dart:579:18)
#3 Process.run (dart:io-patch/process_patch.dart:49:12)
#4 getRunningContainerNames (package:regtest_core/src/docker/docker.dart:76:30)
#5 NetworkManager._checkIfRunning (package:regtest_core/src/manager.dart:138:30)
#6 NetworkManager.init (package:regtest_core/src/manager.dart:73:11)
#7 NetworkBloc._init (package:regtest_app/blocs/network_bloc/network_bloc.dart:37:39)
#8 new NetworkBloc (package:regtest_app/blocs/network_bloc/network_bloc.dart:16:5)
#9 main (package:regtest_app/main.dart:55:16)

@fusion44 fusion44 added bug Something isn't working ui Something about the UI labels Dec 25, 2023
@fusion44 fusion44 self-assigned this Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Something about the UI
Projects
None yet
Development

No branches or pull requests

1 participant