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

unable to compile/run fanuc-driver #115

Open
sdrshnptl opened this issue Sep 28, 2024 · 0 comments
Open

unable to compile/run fanuc-driver #115

sdrshnptl opened this issue Sep 28, 2024 · 0 comments

Comments

@sdrshnptl
Copy link

sdrshnptl commented Sep 28, 2024

System: Raspberry pi aarch64
dotnet sdk; dotnet-sdk-6.0.425-linux-arm64

log.txt

$ "$fanuc_driver_folder/fanuc/bin/Debug/net7.0/linux-arm64/publish/fanuc" --nlog "/home/sdrshnptl/fanuc-driver/examples/docker/nlog.config" --config "/home/sdrshnptl/fanuc-driver/examples/docker/config.system.yml,/home/sdrshnptl/fanuc-driver/examples/docker/config.user.yml,/home/sdrshnptl/fanuc-driver/examples/docker/config.machines.yml"
.
.
.
.
.
.


         at l99.driver.base.Machines.RunAsync(CancellationToken stoppingToken) in /home/sdrshnptl/fanuc-driver/base-driver/base/Machines.cs:line 80
         at l99.driver.fanuc.FanucService.ExecuteAsync(CancellationToken stoppingToken) in /home/sdrshnptl/fanuc-driver/fanuc/Program.cs:line 48
         at Microsoft.Extensions.Hosting.Internal.Host.TryExecuteBackgroundServiceAsync(BackgroundService backgroundService)
info: Microsoft.Hosting.Lifetime[0]
      Application is shutting down...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant