Hello, I have issues with the IL format. When I try to upload the project to the orchestrator, I get the following error:
Bad IL format. The format of the file ‘C:\Users\username.nuget\packages\UiPath.database.activities\1.7.1\lib/net5.0-windows7.0/runtimes/win-x64/native/sni.dll’ is invalid.
I have tried all the solutions described in other forum topics, but the error persists. The version is official:
XML
<add key="Local" value="./Packages" />
<add key="Official" value="https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json" />
<add key="Connect" value="https://gallery.uipath.com/api/v3/index.json" />
Dirbtinio intelekto sugeneruotas kodas. Atidžiai peržiūrėkite ir naudokite. Daugiau informacijos DUK.
When I run the project in debug mode, I have no issues. It connects to Snowflake via ODBC driver and retrieves the information. The problem occurs when I need to upload it to the orchestrator, as I get the following error when it tries to retrieve from the orchestrator:
**ERROR [HY000] [Snowflake][Snowflake] (25) Result download worker error: Worker error: [Snowflake][Snowflake] (4) REST request for URL https://sfc-va3-ds1-10-customer-stage.s3.amazonaws.com/jmc10000-s/results/01b629c9-0206-d2b1-0023-890791197f22_0/main/data_0_0_1?x-amz-server-side-encryption-customer-algorithm=AES256&response-content-encoding=gzip&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20240806T100632Z&X-Amz-SignedHeaders=host&X-Amz-Expires=21599&X-Amz-Credential=AKIARFFRI36BNSS3L4VN%2F20240806%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=647a4cf24e9f44cb02cb5b06681cfcc7943a49fd0c3564819754f6cf1431dbb8 failed: CURLerror (curl_easy_perform() failed) - code=52 msg=‘Server returned nothing (no headers, no data)’ osCode=9 osMsg=‘Bad file descriptor’.
question should I delete file just from the last folder?
or full from the packages?