HodorNV / ALOps

ALOps
59 stars 24 forks source link

.\ps_modules\alops\e03fa870-f629-42c5-8e83-9f6c49dcdb91.ps1 not found #543

Closed marcelvos1 closed 2 years ago

marcelvos1 commented 2 years ago

Describe the bug Build pipelines returned error in Docker Wait task.

Thanks for helping Marcel

the output

2022-07-05T10:11:51.8744547Z ##[section]Starting: ALOPS - Wait for Docker Container to start
2022-07-05T10:11:53.5065516Z ==============================================================================
2022-07-05T10:11:53.5066325Z Task         : ALOps Docker Wait
2022-07-05T10:11:53.5066998Z Description  : Wait until the Business Central container is started
2022-07-05T10:11:53.5067695Z Version      : 1.450.3071
2022-07-05T10:11:53.5068130Z Author       : Hodor
2022-07-05T10:11:53.5068770Z Help         : Wait until the Business Central container is started.
2022-07-05T10:11:53.5069575Z ==============================================================================
2022-07-05T10:12:14.8825209Z *** Validate configuration
2022-07-05T10:12:19.8605124Z *** Task Inputs:
2022-07-05T10:12:20.0454059Z 
2022-07-05T10:12:32.7009947Z name                 value                 
2022-07-05T10:12:34.4155190Z ----                 -----                 
2022-07-05T10:12:35.1867069Z fixed_tag                                  
2022-07-05T10:12:36.4093550Z search_string        Ready for connections!
2022-07-05T10:12:36.9400185Z warning_string                             
2022-07-05T10:12:38.3771426Z error_string                               
2022-07-05T10:12:39.0876871Z setup_working_folder True                  
2022-07-05T10:12:39.8577005Z usecompression       True                  
2022-07-05T10:12:41.2929684Z printlogs            True                  
2022-07-05T10:12:41.6955509Z 
2022-07-05T10:12:41.8857897Z 
2022-07-05T10:12:42.4170292Z 
2022-07-05T10:12:46.1638686Z *** For documentation, please visit   : https://www.alops.be/documentation
2022-07-05T10:12:46.5620795Z 
2022-07-05T10:12:51.5477630Z *** ALOps License:
2022-07-05T10:12:54.0051466Z   * Licensed To: Mprise BV (Project License)
2022-07-05T10:12:54.9309531Z 
2022-07-05T10:12:58.0962519Z *** Importing required PS-Functions
2022-07-05T10:13:04.1933906Z ##[error]The term '.\ps_modules\alops\e03fa870-f629-42c5-8e83-9f6c49dcdb91.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
2022-07-05T10:13:09.7882698Z ##[section]Finishing: ALOPS - Wait for Docker Container to start

Screenshots

image

image

marcelvos1 commented 2 years ago

After investigation we found the solution. The file was in quarantaine. After resolving the file the error is gone.

Screenshot_20220705-210440_Teams.jpg