Commit Graph

798 Commits

Author SHA1 Message Date
Karol Wypchło af0cbf6433
use production server backend for tests 2020-08-27 12:27:55 +02:00
Karol Wypchło 15561d4c7a
Merge pull request #330 from NebulousLabs/sevey/health-check-additions
Extend web portal health check
2020-08-26 17:18:36 +02:00
Karol Wypchlo 062cc12a7d make it once per hour 2020-08-26 17:17:33 +02:00
Karol Wypchlo 4eec295035 parse 2020-08-26 17:14:23 +02:00
Karol Wypchlo 913b2dbb15 compare metdata objects 2020-08-26 17:08:52 +02:00
Karol Wypchlo 94154924a1 log metadata 2020-08-26 16:52:23 +02:00
Karol Wypchlo 53b3933bee info should be an object 2020-08-26 16:47:53 +02:00
Karol Wypchlo 9ad39482ad info should be an object 2020-08-26 16:45:25 +02:00
Matthew Sevey f201f9c4b4 add info field and set verbose checks to critical 2020-08-26 10:32:39 -04:00
Karol Wypchlo 843fcfde97 every 5 minutes for debugging 2020-08-26 16:06:45 +02:00
Karol Wypchlo 7e90b6f4dd fix http-status-codes usage 2020-08-26 16:06:12 +02:00
Karol Wypchlo c248efb73b circular dependencies 2020-08-26 16:02:49 +02:00
Karol Wypchlo ec6b73c130 nginx depends on health-check to be up first 2020-08-26 15:59:47 +02:00
Karol Wypchlo 5ceba4e0cf drop unnecessary dep 2020-08-26 15:57:13 +02:00
Karol Wypchlo cb8a521ba7 missing object-hash dep 2020-08-26 15:56:12 +02:00
Ivaylo Novakov c587cb0d38
Merge pull request #349 from NebulousLabs/fix-err-msg
Use a clearer log message and add some debug output.
2020-08-26 15:35:13 +02:00
Karol Wypchlo fd4aadaade Merge remote-tracking branch 'origin/master' into sevey/health-check-additions 2020-08-26 15:31:53 +02:00
Karol Wypchło 401c592e56
Update packages/health-check/src/schedule.js 2020-08-26 14:11:26 +02:00
Karol Wypchlo 66163b69cd update to 1.5.0.2 to fix mime type issues 2020-08-26 13:31:45 +02:00
Karol Wypchlo 5f574fbb0c use 1.5.0.1 docker image 2020-08-26 11:39:37 +02:00
Ivaylo Novakov 2126115df4
Send the last 1MB of error log as a file. 2020-08-26 11:32:58 +03:00
Ivaylo Novakov 3b0c597516
Limit the errors sent in a discord message to under 2000 characters (including prefix message). 2020-08-26 11:13:16 +03:00
Ivaylo Novakov bfe0d385a9
Merge branch 'master' into fix-err-msg 2020-08-26 11:10:45 +03:00
Matthew Sevey bcab934a97 Merge branch 'master' into sevey/health-check-additions 2020-08-25 11:26:31 -04:00
Karol Wypchlo 3190d6a4e4 update http-status-codes 2020-08-25 17:17:11 +02:00
Matthew Sevey 3f406f962c update cron schedule and const definitions 2020-08-25 11:15:25 -04:00
dependabot[bot] 8a2772da2a
Merge pull request #357 from NebulousLabs/dependabot/npm_and_yarn/packages/health-check/http-status-codes-2.1.2 2020-08-25 15:15:06 +00:00
dependabot[bot] e2f5a03e77
Merge pull request #351 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/cypress-5.0.0 2020-08-25 15:09:06 +00:00
dependabot[bot] 4451a6d9ea
Bump http-status-codes from 1.4.0 to 2.1.2 in /packages/health-check
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 1.4.0 to 2.1.2.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/v1.4.0...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-25 15:09:05 +00:00
dependabot[bot] 12d48023bf
Merge pull request #352 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/http-status-codes-2.1.1 2020-08-25 15:08:00 +00:00
Karol Wypchło 390dff194c
Merge pull request #353 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/axios-0.20.0
Bump axios from 0.19.2 to 0.20.0 in /packages/webapp
2020-08-25 17:07:34 +02:00
dependabot[bot] 1865daf11a
Bump axios from 0.19.2 to 0.20.0 in /packages/webapp
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:46:18 +00:00
dependabot[bot] 15ed2c0d74
Bump http-status-codes from 1.4.0 to 2.1.1 in /packages/webapp
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 1.4.0 to 2.1.1.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/v1.4.0...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:35:15 +00:00
dependabot[bot] 760c422b02
Bump cypress from 4.12.1 to 5.0.0 in /packages/webapp
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.12.1 to 5.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.12.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:29:25 +00:00
Ivaylo Novakov 0eb8ab0d7c
Use a clearer log message and add some debug output. 2020-08-24 12:33:03 +03:00
Karol Wypchlo 09b3c8cf60 require .env-upload for upload node 2020-08-21 11:16:31 +02:00
Matthew Sevey 37b07c642b Merge branch 'master' into sevey/health-check-additions 2020-08-20 14:07:12 -04:00
Matthew Sevey 84282d4cc6 Extend web portal health check to have basic and verbose checks 2020-08-20 14:04:24 -04:00
Ivaylo Novakov 2554bc6238
Merge pull request #346 from NebulousLabs/gollum_docker_logs
Gollum will now check docker logs instead of the journal.
2020-08-19 18:15:31 +02:00
Ivaylo Novakov af49e65b04
Switch from `/home/user/.sia/sia.env` to `/home/user/skynet-webportal/.env`. 2020-08-19 19:14:55 +03:00
Ivaylo Novakov 341c65eba8
Remove unneeded comment and example commands. 2020-08-19 16:13:56 +03:00
Ivaylo Novakov 81acebad5c
Add the forced exit to funds-checker.py as well. 2020-08-19 10:25:23 +03:00
Ivaylo Novakov 19fff428cd
Move code to the right place. 2020-08-19 10:17:26 +03:00
dependabot[bot] e061e26b28
Merge pull request #338 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.4.23 2020-08-18 17:19:01 +00:00
dependabot[bot] 847928c96c
Bump gatsby-plugin-manifest from 2.4.18 to 2.4.23
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.18 to 2.4.23.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.4.23/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 17:13:11 +00:00
dependabot[bot] ae81925a9d
Merge pull request #334 from NebulousLabs/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.5.13 2020-08-18 17:05:50 +00:00
dependabot[bot] cf0f72d204
Merge pull request #335 from NebulousLabs/dependabot/npm_and_yarn/react-syntax-highlighter-13.4.0 2020-08-18 17:04:36 +00:00
dependabot[bot] 43f655cf73
Merge pull request #336 from NebulousLabs/dependabot/npm_and_yarn/eslint-plugin-react-7.20.6 2020-08-18 17:03:09 +00:00
dependabot[bot] a6df39bc53
Bump gatsby-transformer-sharp from 2.5.11 to 2.5.13
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 2.5.11 to 2.5.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.5.13/packages/gatsby-transformer-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 17:00:25 +00:00
dependabot[bot] bbb2b97be0
Merge pull request #333 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.6.27 2020-08-18 16:58:42 +00:00