-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: EISDIR: illegal operation on a directory, read #40
Comments
Hi @MrHinsh I'll try to replicate it and investigating what is happening Could you confirm what node.js and npm version are you running in your agent? Thank you. |
Can be something related to this 3 directories listed above Can you try to upload the assets specific in |
It's the hosted agent. So whatever MS puts on there.
…-MrHinsh
Martin Hinshelwood
DevOps & Scrum Consultant,
Microsoft MVP: Developer Technologies & DevOps,
Scrumorg Professional Scrum Trainer &
Evidence-based Change Consultant
naked Agility Ltd. | https://nkdagility.com<https://nkdagility.com/>
+44 7811 164 522 | +52 1 998 894 1898 | WhatsApp
________________________________
From: Marcelo Formentão <[email protected]>
Sent: Thursday, 19 September 2019 21:16
To: marceloavf/github-tools-vsts
Cc: Martin Hinshelwood nkdAgility.com; Mention
Subject: Re: [marceloavf/github-tools-vsts] Error: EISDIR: illegal operation on a directory, read (#40)
Hi @MrHinsh<https://github.com/MrHinsh>
I'll try to replicate it and investigating what is happening
Could you confirm what node.js and npm version are you running in your agent?
Thank you.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#40?email_source=notifications&email_token=ABHW4RY5AXM7CCDVDAOCQ43QKPMY7A5CNFSM4IYPOZF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7EWJXA#issuecomment-533292252>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ABHW4R5JBF7X76TVUA6IPDDQKPMY7ANCNFSM4IYPOZFQ>.
|
Can you try to change
to:
And tell me if it work out? |
That worked! Thanks so much…
From: Marcelo Formentão <[email protected]>
Sent: 20 September 2019 03:20
To: marceloavf/github-tools-vsts <[email protected]>
Cc: Martin Hinshelwood nkdAgility.com <[email protected]>; Mention <[email protected]>
Subject: Re: [marceloavf/github-tools-vsts] Error: EISDIR: illegal operation on a directory, read (#40)
@MrHinsh<https://github.com/MrHinsh>
Can you try to change Files to Upload as Assets input from:
$(System.DefaultWorkingDirectory)\**\*
to:
$(System.DefaultWorkingDirectory)\**\*.json
$(System.DefaultWorkingDirectory)\**\*.vsix
$(System.DefaultWorkingDirectory)\**\*.nupkg
$(System.DefaultWorkingDirectory)\**\*.zip
And tell me if it work out?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#40?email_source=notifications&email_token=ABHW4R7KV33CHEDOT6PEJG3QKQXMNA5CNFSM4IYPOZF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7FKY7Q#issuecomment-533376126>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ABHW4RZ7W2BIAM6IHHD6UKDQKQXMNANCNFSM4IYPOZFQ>.
|
Happy to hear that @MrHinsh, you are welcome! I'll leave this issue open since it's an error we can prevent on this task side. Just need to allow only files matches from
|
Im getting a super annoying problem and cant figure it out. Just started happening. I have attached the logs and a screenshot of my config. I get the following error just after the release has been created:
**
**
https://dev.azure.com/nkdagility/migration-tools/_releaseProgress?releaseId=227&_a=release-environment-logs&environmentId=563
tasklog_7.log
The text was updated successfully, but these errors were encountered: