Hi,
I have problem on creating new database connection (SQL Server) in ArcGIS Insights Web version, the error message was 'Something went wrong', however I used the same connection properties in ArcGIS Insights Desktop and worked, the connection established.
Therefore, maybe anyone can help to inform where the log file of ArcGIS Insights Web is, it will help me a lot to investigate further.
In addition, I'm using Linux ArcGIS Enterprise version 10.7.1 and ArcGIS Insights version 2020.1.
Thanks
Solved! Go to Solution.
Hi Dedimi,
There are 2 ways to check the details of the error.
1. Use the browser "inpect" tool. Usually the details of the error can be found in Console tab or the last few transactions in Network tab. The browser inspect tool can be turned on using F12 key or in the context menu using right click.
2. Check the error log in the ArcGIS server. The url of the ArcGIS server log is in <ArcGIS server machine>/<server web adaptor>/manager, for example <ArcGIS server machine>/server/manager. After you access it, go to the Logs tab (shown in the following screenshot) and click the Query button to check the error details.
Please let me know if this helps.
Hi Dedimi,
The error message shows that the Insights server code is not running so any operation that calls the server side will fail. But this error is not sufficient to tell why and where is wrong.
So we need to try something to figure out the root cause. The first place to check is the ArcGIS data store.
1. Have you ever been able to create/open any workbooks using ArcGIS Insights Enterprise (the web version)? If it never works, can you reinstall the Insights. If it worked before, when is it broken.
2. If the ArcGIS Insights works before, can you restart the "ArcGIS data store" service? Then wait for a couple minutes and try opening/creating a workbook.
3. If restarting "ArcGIS data store" service doesn't work, we need to check the server disk space. The ArcGIS data store might be in read-only mode when the disk space is below 1,024 MB. Insights can't open/create any workbook if the data store is in read-only mode. If disk space is low, add disk space to the machine, change the data store back to read-write mode and restart ArcGIS Data Store.
Hi Dedimi,
Thanks for reaching out with this question. I'm reaching out to the team to try to find an answer for you ASAP.
Sorry to hear about your issue. Someone with more knowledge in this area will hopefully reply soon.
Thanks again for reaching out on here to ask and for using ArcGIS Insights! Sorry again you ran into an issue.
Ian
Hi Dedimi,
There are 2 ways to check the details of the error.
1. Use the browser "inpect" tool. Usually the details of the error can be found in Console tab or the last few transactions in Network tab. The browser inspect tool can be turned on using F12 key or in the context menu using right click.
2. Check the error log in the ArcGIS server. The url of the ArcGIS server log is in <ArcGIS server machine>/<server web adaptor>/manager, for example <ArcGIS server machine>/server/manager. After you access it, go to the Logs tab (shown in the following screenshot) and click the Query button to check the error details.
Please let me know if this helps.
Hi FrancesZhu1,
Thanks for the advise.
Actually I'm encountering two errors: creating connection and creating/opening workbook. Based on your advise, here they are:
Maybe anyone can give further suggestion on above errors to get workarounds.
Thanks.
Hi Dedimi,
The error message shows that the Insights server code is not running so any operation that calls the server side will fail. But this error is not sufficient to tell why and where is wrong.
So we need to try something to figure out the root cause. The first place to check is the ArcGIS data store.
1. Have you ever been able to create/open any workbooks using ArcGIS Insights Enterprise (the web version)? If it never works, can you reinstall the Insights. If it worked before, when is it broken.
2. If the ArcGIS Insights works before, can you restart the "ArcGIS data store" service? Then wait for a couple minutes and try opening/creating a workbook.
3. If restarting "ArcGIS data store" service doesn't work, we need to check the server disk space. The ArcGIS data store might be in read-only mode when the disk space is below 1,024 MB. Insights can't open/create any workbook if the data store is in read-only mode. If disk space is low, add disk space to the machine, change the data store back to read-write mode and restart ArcGIS Data Store.
Hi FrancesZhu1,
Thanks so much for the advice, helps me alot. I found the disk space was less than 1024.