-
Notifications
You must be signed in to change notification settings - Fork 120
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
Log folder not created on installation #38
Comments
Thanks. It's weird - apparently the app can remove the folder, but do not create it... Do you have, perchance, anything interesting in /Users/someuser/Library/Logs/puppetry/log.log? I just wonder what did the app reported, what was the exact error on attempt to create the folder |
I see some lines that say [2019-09-05 11:45:52.872] [warn] Renderer
process:
io.exportProject(/Users/someuser/Library/Logs/puppetry/.runtime-test/specs):
Error: ENOENT: no such file or directory, scandir
'/Users/someuser/Library/Logs/puppetry/.runtime-test'
…On Thu, Sep 5, 2019 at 10:58 AM Dmitry Sheiko ***@***.***> wrote:
Thanks. It's weird - apparently the app can remove the folder, but do not
create it... Do you have, perchance, anything interesting in
/Users/someuser/Library/Logs/puppetry/log.log? I just wonder what did the
app reported, what was the exact error on attempt to create the folder
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#38?email_source=notifications&email_token=AAA2VRSKCSF7RP4TZRAT4HTQIEM7VA5CNFSM4IT6IRJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD57OW7Q#issuecomment-528411518>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAA2VRXWSLLN6R7X3ELDYWDQIEM7VANCNFSM4IT6IRJA>
.
--
Akeem Philbert
ak33m.com | twitter.com/kanundrum
|
Thanks, still weird, but I gonna think on it |
seeing the same issue here - do you have any suggestion here @dsheiko ? I am honestly not sure if i'm installing the app correctly on MacOSX. I've downloaded release zip, extracted it to Applications folder, and everything runs fine until I attempt to run a test suite (recording is working OK though). Attempted to Inside the log.log file:
|
I get an error when I try to run the test "Cannot export into /Users/someuser/Library/Logs/puppetry/.runtime-test. Please make sure that you have write permission for it" . If I create the folder manually it moves pass this error but the next time I start the folder disappears.
version 2.0.4
The text was updated successfully, but these errors were encountered: