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

Operation Times Out #10

Open
lswank opened this issue Feb 26, 2021 · 5 comments
Open

Operation Times Out #10

lswank opened this issue Feb 26, 2021 · 5 comments

Comments

@lswank
Copy link

lswank commented Feb 26, 2021

After a successful login and loading at the Astrolabe logo, for whatever reason this thing drops off after 10 minutes. I've never had it take 10 minutes on my own browser, and my graph is 14 MB right now. Log is as follows:

2021-02-26 04:22:16.695 R2G Detected GitHub Actions path
2021-02-26 04:22:16.698 R2G Create browser
2021-02-26 04:22:18.041 R2G Login
2021-02-26 04:22:18.107 R2G - Navigating to login page
2021-02-26 04:22:19.347 R2G - Checking for email field
2021-02-26 04:22:19.458 R2G - (Wait for auto-refresh)
2021-02-26 04:22:21.656 R2G - Filling email field
2021-02-26 04:22:21.746 R2G - Filling password field
2021-02-26 04:22:21.852 R2G - Checking for "Sign In" button
2021-02-26 04:22:21.857 R2G - Clicking "Sign In"
2021-02-26 04:22:22.743 R2G Login successful!
2021-02-26 04:22:22.802 R2G Open graph ***
2021-02-26 04:22:22.802 R2G - Navigating to graph
2021-02-26 04:22:23.695 R2G - astrolabe spinning...
Error: The operation was canceled.

Specific error is:

The job running on runner Hosted Agent has exceeded the maximum execution time of 10 minutes.

@everruler12
Copy link
Owner

Thanks for reporting this.

(I've had the same error a couple of times while backing up the official Roam help graph for the demo backup. I thought it may be an error specific only to that graph. But apparently it's not.)

I plan to add a shorter timeout on the astrolabe spinning step with a couple of refresh attempts.

@EricViso
Copy link

Same error multiple times, is there anything I can do?

everruler12 added a commit that referenced this issue Sep 25, 2022
@everruler12
Copy link
Owner

everruler12 commented Sep 25, 2022

Same error multiple times, is there anything I can do?

I made a change. Please try again and let me know what happens

Edit: That did not seem to fix it. Please double check that you have the correct graph name in your Secrets, and that you can access that graph from your account. Otherwise, please use Roam's built-in backup solution. Since they have that, and I've stopped using Roam over half a year ago, I am no longer maintaining this.

@EricViso
Copy link

Thanks for trying! Appreciate it

@EricViso
Copy link

EricViso commented Oct 2, 2022

Oh wow it started working and I didn't even notice it lol. But indeed Roam has daily local backup too, so Github is a bonus. Thanks again

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

3 participants