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

Issue with launching volcap.exe #44

Closed
jmc529 opened this issue Feb 10, 2021 · 2 comments
Closed

Issue with launching volcap.exe #44

jmc529 opened this issue Feb 10, 2021 · 2 comments

Comments

@jmc529
Copy link

jmc529 commented Feb 10, 2021

Hi all,
I am having an issue launching volcap.exe I am unsure what I am doing wrong...
Dependent program versions:

  • python 3.9.1
  • erlang 23.2
  • rabbitmq 3.8.11
  • 2015-2019 C++ redistributable 14.23.27820.0 (on both machines)

I have installed rabbitmq and set up a volumetric admin user, added a local azure to my device_repo.json, and have one set up remote. All ports are open inbound and outbound: TCP: 5672, 15672 and UDP: 11234, 320 on the local machine hosting rabbitmq and 321 on the remote machine.

However, when I open volcap.exe it immediately closes. I opened it in VS19's debugger mode and this is what I was able to see in the command prompt

image

The exception that shows as "unhanded" in VS19 is

Unhandled exception at 0x00007FFCC7383B29 in volcap.exe: Microsoft C++ exception: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> > at memory location 0x0000001B430FD550.

Please get back to me with and recommendations or let me know if more details would be beneficial.

@zuru
Copy link
Member

zuru commented Feb 11, 2021

Seems like a networking/socket issue. Can you try with just volcap (no eye running) to see if the app spawns normally?

@jmc529
Copy link
Author

jmc529 commented Feb 14, 2021

I had tried that and it did not work. I decided to look through all the firewall rules though and noticed erl was being blocked. (Our university has strict firewall rules). I submitted new firewall rules to the IT department and hopefully that solves it.

@jmc529 jmc529 closed this as completed Feb 14, 2021
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

2 participants