Unable to test my Agent using Serverless Machine Templats

Seeking help with the the below error while attempting to test my Agent on the cloud :

2025-06-09 22:20:17.086 GMT+1:	Error: Failed to get WebApp artifacts. {"errorMessageV2":"app to be exported not found"}

System.Net.Http.HttpRequestException: Failed to get WebApp artifacts. {"errorMessageV2":"app to be exported not found"}   at UiPath.RemoteAgent.Packager.Services.WebAppDownloadService.DownloadArtifactsAsync(AppServiceOptions options, String appsFolderPath) in /home/admincdag2489a566we/azp/agent/_work/4/s/Studio/Robot/UiPath.RemoteDebugging.Agent/Packager/Services/WebAppDownloadService.cs:line 157
   at UiPath.RemoteAgent.Packager.Services.WebAppDownloadService.DownloadAsync(String projectPath, StartPackagerOptions packOptions, CancellationToken cancellationToken) in /home/admincdag2489a566we/azp/agent/_work/4/s/Studio/Robot/UiPath.RemoteDebugging.Agent/Packager/Services/WebAppDownloadService.cs:line 43
   at UiPath.RemoteAgent.Packager.Services.PackagerSetupService.<>c__DisplayClass9_0.<<RestoreWebAppsArtifactsAsync>b__0>d.MoveNext() in /home/admincdag2489a566we/azp/agent/_work/4/s/Studio/Robot/UiPath.RemoteDebugging.Agent/Packager/Services/PackagerSetupService.cs:line 65
--- End of stack trace from previous location ---
   at UiPath.Solution.Common.DistributedTracing.ActivitySourceExtensions.TraceActivity(ActivitySource activitySource, String activityName, Func`2 action) in /home/admincdag2489a566we/azp/agent/_work/4/s/Studio/SolutionPackager/UiPath.Solution.Common/DistributedTracing/ActivitySource.cs:line 36
   at UiPath.RemoteAgent.Packager.Services.PackagerSetupService.SetupPackagerAsync(StartPackagerOptions options, CancellationToken cancellationToken) in /home/admincdag2489a566we/azp/agent/_work/4/s/Studio/Robot/UiPath.RemoteDebugging.Agent/Packager/Services/PackagerSetupService.cs:line 47
   at UiPath.RemoteAgent.Services.ExecutorProxyClient.SetupProjectAsync(IExecutionStartOptions startOptions) in /home/admincdag2489a566we/azp/agent/_work/4/s/Studio/Robot/UiPath.RemoteDebugging.Agent/Services/ExecutorProxyClient.cs:line 66
   at UiPath.RemoteAgent.Packager.Services.PackagerProxyClient.ExecuteAsync(PackagerOptions options) in /home/admincdag2489a566we/azp/agent/_work/4/s/Studio/Robot/UiPath.RemoteDebugging.Agent/Packager/Services/PackagerProxyClient.cs:line 60

@Sharmili_Priyadarsini

Welcome to the community

Can you please show what you are trying?

Also is the agent published? Were you able to test using local machine?

Cheers