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

Dashboard status #53

Closed
Bisaloo opened this issue Feb 15, 2022 · 57 comments
Closed

Dashboard status #53

Bisaloo opened this issue Feb 15, 2022 · 57 comments

Comments

@Bisaloo
Copy link
Member

Bisaloo commented Feb 15, 2022

This is an issue that will be automatically re-opened whenever dashboard updates fail. If this issue is currently open, our team has been notified and someone will try to fix it as soon as possible.

Dashboard status

@Bisaloo Bisaloo pinned this issue Feb 15, 2022
@Bisaloo Bisaloo unpinned this issue Feb 15, 2022
@Bisaloo Bisaloo pinned this issue Feb 15, 2022
@Bisaloo Bisaloo closed this as completed Feb 15, 2022
@Bisaloo Bisaloo reopened this Mar 17, 2022
@Bisaloo Bisaloo closed this as completed Mar 17, 2022
@github-actions github-actions bot reopened this Mar 22, 2022
@Bisaloo
Copy link
Member Author

Bisaloo commented Mar 22, 2022

Temporary failure due to unreachable internet resource during system dependency installation. Re-running the workflow fixed the issues.

@Bisaloo Bisaloo closed this as completed Mar 22, 2022
@github-actions github-actions bot reopened this Apr 12, 2022
@Bisaloo
Copy link
Member Author

Bisaloo commented Apr 13, 2022

Error: getaddrinfo EAI_AGAIN api.r-hub.io

in setup-r step.

Details here: epiforecasts/epiforecasts.github.io#29

Latest runs are working fine.

@Bisaloo Bisaloo closed this as completed Apr 13, 2022
@github-actions github-actions bot reopened this Apr 18, 2022
@Bisaloo
Copy link
Member Author

Bisaloo commented Apr 19, 2022

remote: fatal error in commit_refs
To https://github.com/r-hub/cransays
! [remote rejected] history -> history (failure)

while trying to save history. It is probably a temporary GitHub outage since more recent runs work fine but I'll investigate if this keeps happening.

@Bisaloo Bisaloo closed this as completed Apr 19, 2022
@github-actions github-actions bot reopened this Apr 29, 2022
@Bisaloo
Copy link
Member Author

Bisaloo commented Apr 30, 2022

apt-get install was trying to install a package that has been removed from the repos. This is solved by running apt-get update before attempting to run apt-get install.

I've added a step to run apt-get update manually for now (9e7de77) but I've opened an issue in r-lib/actions to do it automatically: r-lib/actions#554

@Bisaloo Bisaloo closed this as completed Apr 30, 2022
@github-actions github-actions bot reopened this May 25, 2022
@Bisaloo
Copy link
Member Author

Bisaloo commented May 25, 2022

There was an error when attempting to execute the process '/usr/bin/git'. This may indicate the process failed to start. Error: spawn /usr/bin/git ENOENT

Re-run worked fine.

@Bisaloo Bisaloo closed this as completed May 25, 2022
@github-actions github-actions bot reopened this Jun 2, 2022
@Bisaloo
Copy link
Member Author

Bisaloo commented Jun 2, 2022

Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_51cb7f5e-8fa6-4b7f-8b21-4c9528aa60ab/a80e75d6-0dfb-40d5-bd83-dd0b5323a144.tar.gz. return code: 2.

In "Set up job" step. More recent runs work fine.

@Bisaloo Bisaloo closed this as completed Jun 2, 2022
@github-actions github-actions bot reopened this Jul 23, 2022
@Bisaloo
Copy link
Member Author

Bisaloo commented Jul 24, 2022

Error: Failed to install pandoc: The process 'sudo' failed with exit code 1

Latest runs are fine.

@Bisaloo Bisaloo closed this as completed Jul 24, 2022
@github-actions github-actions bot reopened this Jul 25, 2022
@Bisaloo
Copy link
Member Author

Bisaloo commented Jul 25, 2022

We get:

Failed to connect to cran.r-project.org port 21: Connection refused

I can reproduce locally with various methods. I'm not sure if it's down or if they made it private 🤔.

@Bisaloo
Copy link
Member Author

Bisaloo commented Jul 26, 2022

It might be related to the maintenance announced on https://cran.r-project.org/:

CRAN submissions is offline from Jul 22, 2022 to Aug 5, 2022 (CRAN team vacation and maintenance work).

@Bisaloo
Copy link
Member Author

Bisaloo commented Jan 9, 2024

unable to access 'https://github.com/r-hub/cransays/': The requested URL returned error: 500

while trying to commit historical data

githubstatus.com says:

We are experiencing an elevated rate of 5xx errors on the order of 1-5% being returned from numerous APIs across the site. The issue has been isolated to one datacenter. We will continue to keep users updated on progress towards mitigation.

@Bisaloo Bisaloo closed this as completed Jan 10, 2024
@github-actions github-actions bot reopened this Jan 21, 2024
@Bisaloo
Copy link
Member Author

Bisaloo commented Jan 22, 2024

Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' for action 'r-lib/actions/setup-pandoc@v2'.

In "Set up job" preliminary step. That's a new one 🤷 but following runs are fine.

@Bisaloo Bisaloo closed this as completed Jan 22, 2024
@github-actions github-actions bot reopened this Mar 14, 2024
@maelle
Copy link
Member

maelle commented Mar 15, 2024

Very informative error message: "This job failed" 😂 https://github.com/r-hub/cransays/actions/runs/8282109436/job/22662185459

@Bisaloo Bisaloo closed this as completed Mar 20, 2024
@github-actions github-actions bot reopened this Apr 9, 2024
@maelle
Copy link
Member

maelle commented Apr 9, 2024

Pandoc download error

Run r-lib/actions/setup-pandoc@v2
Download pandoc
  Unexpected HTTP response: 503
  Waiting 20 seconds before trying again
  Unexpected HTTP response: 502
  Waiting 20 seconds before trying again
  Error: Failed to download Pandoc 3.1.11: Error: Unexpected HTTP response: 502

Can't close now, as the new run isn't done.

@Bisaloo Bisaloo closed this as completed Apr 9, 2024
@github-actions github-actions bot reopened this Apr 26, 2024
@Bisaloo
Copy link
Member Author

Bisaloo commented Apr 26, 2024

For some reason, this specific run was super slow: 1h 34m 42s, which means the next run finished before, and committing historical data failed with the following message:

error: failed to push some refs to 'https://github.com/r-hub/cransays'
hint: Updates were rejected because the remote contains work that you do not
hint: have locally. This is usually caused by another repository pushing to
hint: the same ref. If you want to integrate the remote changes, use
hint: 'git pull' before pushing again.

This is something to consider if we increase the refresh rate, and the historical data snapshot rate in the same movement, as suggested in #76.

@Bisaloo Bisaloo closed this as completed Apr 26, 2024
@github-actions github-actions bot reopened this Apr 28, 2024
@Bisaloo
Copy link
Member Author

Bisaloo commented Apr 28, 2024

Same issue as the previous comment. I'll submit a PR to make it more robust.

@Bisaloo
Copy link
Member Author

Bisaloo commented May 3, 2024

Same issue as the previous two times. Should be fixed by #86.

@Bisaloo Bisaloo closed this as completed May 3, 2024
@github-actions github-actions bot reopened this May 22, 2024
@Bisaloo
Copy link
Member Author

Bisaloo commented May 22, 2024

nothing to commit, working tree clean

in save history job.

I suspect #86 wasn't the right fix since artifacts will always overwrite the previous ones. If jobs timings make it so that jobs from two different runs pull the same artifact, there will be nothing to commit.

@maelle
Copy link
Member

maelle commented Jun 3, 2024

   Quitting from lines at lines 30-54 [get-data] (dashboard.Rmd)
Caused by error:
! Failed to connect to cran.r-project.org port 21 after 574 ms: Connection refused

@Bisaloo
Copy link
Member Author

Bisaloo commented Jun 3, 2024

I can reproduce locally. Let's wait to see if it's temporary or if they're shutting down the ftp access.

@Bisaloo
Copy link
Member Author

Bisaloo commented Jun 4, 2024

It seems to be resolved now.

@Bisaloo Bisaloo closed this as completed Jun 4, 2024
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

2 participants