- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2022 02:33 AM
Hi guys, i'm trying to install a Linux Mid Server in a ubuntu virtual machine. I'm following the steps described in Install a MID Server on Linux | ServiceNow Docs, but after i install de DEB installer, i can´t progress to the next step.
In the command prompt says that "MID Server can be configured using /opt/servicenow/mid/agent/installer.sh script", but i can't see this directory and i don´t know how to access it. Did you guys know to do this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 02:41 AM
I believe it's the account issue or the connection issue to the instance check the account which you used to configure this mid server having the mid_server role.
Also check this KB article for more troubleshooting steps
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0661756
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 01:38 AM
thanks guys i found the directory, but now i have another problem.
i install the mid server and the process seems to be correct, but the record of the mid server that i created dont show up in the servicenow. did you know why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 01:59 AM
Please check the agent log in the logs directory. Agent log would tell the error why the connection is getting failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 02:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 02:41 AM
I believe it's the account issue or the connection issue to the instance check the account which you used to configure this mid server having the mid_server role.
Also check this KB article for more troubleshooting steps
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0661756
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 03:13 AM
it was a account issue. i create a new midserver user and the problem was resolved.
thank you so much