Skip to content
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

Unhandled exception on refresh mirror #2

Open
nothingislost opened this issue Sep 27, 2021 · 0 comments
Open

Unhandled exception on refresh mirror #2

nothingislost opened this issue Sep 27, 2021 · 0 comments

Comments

@nothingislost
Copy link

I'm using the following settings:

image

And on MacOS, the "Refresh Mirror" command leads to two unhandled exceptions:

image

VM15122:1 css

VM15122:1 Uncaught (in promise) Error: EISDIR: illegal operation on a directory, read
Promise.then (async)
u @ VM15122:1
eval @ VM15122:1
l @ VM15122:1
eval @ VM15122:2
eval @ VM15122:2
(anonymous) @ original-fs.js:171
app.js:26894 Uncaught (in promise) Error: File already exists.
    at t.<anonymous> (app.js:26894)
    at app.js:5780
    at Object.next (app.js:5793)
    at s (app.js:5678)
(anonymous) @ app.js:26894
(anonymous) @ app.js:5780
(anonymous) @ app.js:5793
s @ app.js:5678
Promise.then (async)
l @ app.js:5696
(anonymous) @ app.js:5698
o @ app.js:5675
t.create @ app.js:26884
eval @ VM15122:2
o @ VM15122:1
Promise.then (async)
u @ VM15122:1
eval @ VM15122:1
l @ VM15122:1
eval @ VM15122:2
eval @ VM15122:2
(anonymous) @ original-fs.js:171

app.js:26894 Uncaught (in promise) Error: File already exists.
    at t.<anonymous> (app.js:26894)
    at app.js:5780
    at Object.next (app.js:5793)
    at s (app.js:5678)
(anonymous) @ app.js:26894
(anonymous) @ app.js:5780
(anonymous) @ app.js:5793
s @ app.js:5678
Promise.then (async)
l @ app.js:5696
(anonymous) @ app.js:5698
o @ app.js:5675
t.create @ app.js:26884
eval @ VM15122:2
o @ VM15122:1
Promise.then (async)
u @ VM15122:1
eval @ VM15122:1
l @ VM15122:1
eval @ VM15122:2
eval @ VM15122:2
(anonymous) @ original-fs.js:171
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant