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

[BUG] Exception calling application: service does not exist ChatApp Server #849

Closed
James-Sloop opened this issue Jan 29, 2024 · 4 comments
Closed
Labels

Comments

@James-Sloop
Copy link

Describe the bug
I am doing the first CORE Tutorial and I can complete the first 4 tasks; Using Ping, Using Tcpdump, Editing a Link, and Running Software. The fifth task, Tailing a Log, is causing problems when I try to open the scenario. I am about to start the Core-daemon and open the core-gui but when I hit File->Open then navigate to and select scenario_service.xml, I get a popup with an error saying "Exception calling application: service does not exist ChatApp Server".

To Reproduce
Steps to reproduce the behavior:
In the GUI menu bar select File->Open..., then navigate to and select scenario_service.xml

Expected behavior
A core session should open with 2 nodes, n1 and n2 connected by a red line.

Screenshots
image

Desktop:

  • OS: Ubuntu 22.04
  • CORE Version: 9.0.3
  • EMANE Version: 1.5.1
@bharnden
Copy link
Contributor

Did you install the chat app service? From the setup section. That error would indicate you didn't or that something is off in how that was done.

https://coreemu.github.io/core/tutorials/setup.html#installing-the-chat-app-service

@James-Sloop
Copy link
Author

I have, in the previous step of the tutorial I used chatapp to communicate between n1 and n2. The following step was completed without issue:
image

@bharnden
Copy link
Contributor

That is different than setting up the ChatApp Server CORE service that is needed, so that is not the same thing.

@James-Sloop
Copy link
Author

Thank you, there was a problem setting up the ChatApp Server my installation had 2 copies of core.conf both in directories ending with /etc/ but it looks like I changed the wrong one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants