<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ActiveGate Private Synthetic Error - Synthetic Engine status​ shutting down in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267194#M2941</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/81319"&gt;@Roeir5&lt;/a&gt;&amp;nbsp;can you open a chat or create a ticket? I think this would be best investigated by looking at the logs and seeing what installation parameters were used etc.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2025 08:47:08 GMT</pubDate>
    <dc:creator>HannahM</dc:creator>
    <dc:date>2025-01-13T08:47:08Z</dc:date>
    <item>
      <title>Synthetic Engine status​ shutting down</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267172#M2940</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recently I have installed AG for synthetic monitoring purposes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The installation was successful without any noticeable issues. However, post-installation, I noticed the synthetic engine status is stuck on "shutting down". Upon inspecting the vuc-status.log file, I encountered the following log entries:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;2025-01-12T12:02:23,484Z [VucStatus] Current status: Initializing (3)
2025-01-12T12:02:23,499Z Engine shutdown requested: ShutdownRequest{creator='DirAccessRightsCheckerManager', reason=Insufficient directory access rights}
2025-01-12T12:02:23,501Z VUC is shutting down now
2025-01-12T12:02:23,561Z [VucStatus] Current status: Paused (5)
2025-01-12T12:02:23,565Z [VucStatus] Current status: Shutting down (6)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition, I ensured all dynatrace related folders are owned by the user id running the processes.&lt;/P&gt;
&lt;P&gt;Additionally, i reviewed the vuc.service status, which indicates the service is active but includes some issues:&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;● vuc.service - Dynatrace VUC
Loaded: loaded (/etc/systemd/system/vuc.service; enabled; preset: disabled)
Active: active (running) since Sun 2025-01-12 13:51:27 IST; 14min ago
Process: 1732433 ExecStart=/opt/dynatrace/synthetic/vucontroller/bin/vuc-service.sh start (code=exited, status=0/SUCCESS)
Main PID: 1732501 (vucwrapper)

Tasks: 2 (limit: 32768)
Memory: 3.1M
CPU: 1min 11.214s
CGroup: /system.slice/vuc.service
└─1732501 /opt/dynatrace/synthetic/vucontroller/vucwrapper -java=/opt/dynatrace/synthetic/jre/bin/java -config=/var/lib/dynatrace/synthetic/config/gatewayconfig-unix.ini -arguments_section.jvm -DSYNTHETIC_VUC_BROWSER=chromium -DSYNTHETIC_VUC_DEPLOYMENT_TYPE=private -DSYNTHETIC_API_PORT=9999 -DSYNTHETIC_VUC_LOG_ROLLING_FILE_SIZE=80MB

Jan 12 13:51:26 psjdtagsl01 vuc-service.sh[1732461]: touch: cannot touch '/.local/share/applications/mimeapps.list': No such file or directory
Jan 12 13:51:27 psjdtagsl01 vuc-service.sh[1732467]: openjdk version "17.0.12" 2024-07-16
Jan 12 13:51:27 psjdtagsl01 vuc-service.sh[1732467]: OpenJDK Runtime Environment Temurin-17.0.12+7 (build 17.0.12+7)
Jan 12 13:51:27 psjdtagsl01 vuc-service.sh[1732467]: OpenJDK 64-Bit Server VM Temurin-17.0.12+7 (build 17.0.12+7, mixed mode, sharing)

Jan 12 13:51:27 psjdtagsl01 vuc-service.sh[1732433]: ---------- WRAPPER SET ENV ----------
Jan 12 13:51:27 psjdtagsl01 vuc-service.sh[1732433]: Starting Dynatrace Synthetic Engine...
Jan 12 13:51:27 psjdtagsl01 vuc-service.sh[1732493]: cat: dynatracefunctions_file: No such file or directory

Jan 12 13:51:27 psjdtagsl01 vuc-service.sh[1732433]: Dynatrace Synthetic Engine started
Jan 12 13:51:27 psjdtagsl01 systemd[1]: Started Dynatrace VUC.




&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I followed this&amp;nbsp;&lt;A title="Troubleshooting guide" href="https://community.dynatrace.com/t5/Troubleshooting/Why-is-my-Synthetic-ActiveGate-shutting-down/ta-p/239408" target="_blank" rel="noopener"&gt;Troubleshooting guide&lt;/A&gt;&amp;nbsp;for possible issues causes for engine to shutdown, but none seem related to this issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect and issue with sudo permission required for this user running the application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The AG version has been installed based on this &lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/private-synthetic-locations/system-and-hardware-requirements-for-private-synthetic" target="_blank" rel="noopener"&gt;hardware requirements.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The server os &amp;amp; distribution : Linux RHEL 9.4 (64 bit)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The AG and chromium version has been matched according to this manual :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/private-synthetic-locations/create-a-private-synthetic-location#expand--activegate-version-1-303--41" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/private-synthetic-locations/create-a-private-synthetic-location#expand--activegate-version-1-303--41&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Versions:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ActiveGate : 1.303.18.20241106-152232&lt;/LI&gt;
&lt;LI&gt;Synthetic : 1.303.32.20241112-091428&lt;/LI&gt;
&lt;LI&gt;Chromium : 129.0.6668.89&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 11:16:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267172#M2940</guid>
      <dc:creator>Roeir5</dc:creator>
      <dc:date>2025-12-18T11:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveGate Private Synthetic Error - Synthetic Engine status​ shutting down</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267194#M2941</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/81319"&gt;@Roeir5&lt;/a&gt;&amp;nbsp;can you open a chat or create a ticket? I think this would be best investigated by looking at the logs and seeing what installation parameters were used etc.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 08:47:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267194#M2941</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2025-01-13T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveGate Private Synthetic Error - Synthetic Engine status​ shutting down</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267204#M2942</link>
      <description>&lt;P&gt;Hi Hanna!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have opened a ticket with Yossi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the ticket link:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://one.dynatrace.com/hc/en-us/requests/425453" target="_blank"&gt;https://one.dynatrace.com/hc/en-us/requests/425453&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 09:30:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267204#M2942</guid>
      <dc:creator>Roeir5</dc:creator>
      <dc:date>2025-01-13T09:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: ActiveGate Private Synthetic Error - Synthetic Engine status​ shutting down</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267347#M2944</link>
      <description>&lt;P&gt;Hi, Issue has been diagnosed by Dynatrace after using active gate diagnostic tool,&lt;/P&gt;&lt;P&gt;A permission issue with how /tmp fs was set up with server initialization - check for correct permission for ag user to write read and execute under the TEMP folder&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 09:16:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Engine-status-shutting-down/m-p/267347#M2944</guid>
      <dc:creator>Roeir5</dc:creator>
      <dc:date>2025-01-14T09:16:21Z</dc:date>
    </item>
  </channel>
</rss>

