cp6 / my-idlers

Web app for displaying, organizing and storing information about servers (VPS), shared hosting, reseller hosting, domains and more.
https://demo.myidlers.com
MIT License
213 stars 30 forks source link

YABs reports not importing #79

Closed alento-group closed 1 year ago

alento-group commented 1 year ago

I ran the following command on PikaPods: $ sudo curl -sL yabs.sh | bash -s -- -s "https://redacted.pikapod.net/api/yabs/YCQUY114/((API Key redacted))"

But the report does not show up on my-idlers.

I had terminal output as shown:

# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
#              Yet-Another-Bench-Script              #
#                     v2022-08-20                    #
# https://github.com/masonr/yet-another-bench-script #
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #

Tue Nov 15 17:00:10 UTC 2022

Basic System Information:
---------------------------------
Uptime     : 214 days, 17 hours, 28 minutes
Processor  : Intel(R) Xeon(R) CPU           E5430  @ 2.66GHz
CPU cores  : 8 @ 2666.610 MHz
AES-NI     : ❌ Disabled
VM-x/AMD-V : ✔ Enabled
RAM        : 15.7 GiB
Swap       : 16.0 GiB
Disk       : 1.8 TiB
Distro     : Ubuntu 18.04.6 LTS
Kernel     : 4.15.0-175-generic

fio Disk Speed Tests (Mixed R/W 50/50):
---------------------------------
Block Size | 4k            (IOPS) | 64k           (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 296.00 KB/s     (74) | 4.51 MB/s       (70)
Write      | 313.00 KB/s     (78) | 4.77 MB/s       (74)
Total      | 609.00 KB/s    (152) | 9.28 MB/s      (144)
           |                      |                     
Block Size | 512k          (IOPS) | 1m            (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 20.35 MB/s      (39) | 29.75 MB/s      (29)
Write      | 21.99 MB/s      (42) | 32.55 MB/s      (31)
Total      | 42.34 MB/s      (81) | 62.31 MB/s      (60)

iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider        | Location (Link)           | Send Speed      | Recv Speed     
                |                           |                 |                
Clouvider       | London, UK (10G)          | 93.7 Mbits/sec  | 93.5 Mbits/sec 
Online.net      | Paris, FR (10G)           | 93.3 Mbits/sec  | 92.9 Mbits/sec 
Hybula          | The Netherlands (40G)     | 93.6 Mbits/sec  | 93.9 Mbits/sec 
Uztelecom       | Tashkent, UZ (10G)        | 91.1 Mbits/sec  | 63.9 Mbits/sec 
Clouvider       | NYC, NY, US (10G)         | 91.0 Mbits/sec  | 59.8 Mbits/sec 
Clouvider       | Dallas, TX, US (10G)      | 89.5 Mbits/sec  | 43.7 Mbits/sec 
Clouvider       | Los Angeles, CA, US (10G) | 88.1 Mbits/sec  | 21.8 Mbits/sec 

Geekbench 5 Benchmark Test:
---------------------------------
Test            | Value                         
                |                               
Single Core     | 422                           
Multi Core      | 2497                          
Full Test       | https://browser.geekbench.com/v5/cpu/18657354

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>Server Error</title>
        <style>
            @charset "UTF-8";h1,p{margin-top:0}.container,.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0}.row,body{display:flex}.main,.sub{text-align:center!important}:root{--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255, 255, 255, 0.15),rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.main,h1{font-weight:500;line-height:1.2}h1{margin-bottom:.5rem;font-size:calc(1.375rem + 1.5vw)}p{margin-bottom:1rem}a{color:var(--bs-link-color);color:#277dfd;text-decoration:none}a:hover{color:var(--bs-link-hover-color)}.container,.row>*{width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.container{margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){h1{font-size:2.5rem}.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;max-width:100%;margin-top:var(--bs-gutter-y)}.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.w-100{width:100%!important}.justify-content-center{justify-content:center!important}.m-auto{margin:auto!important}body,html{height:100%}body{align-items:center;background-color:#fbfbfb}.main{font-size:2.1rem;padding-bottom:.8rem!important;margin-bottom:0;padding-top:.2rem!important}.sub{font-size:1rem;font-weight:300;color:#000000a8}
        </style>
    </head>
    <body>
    <main class="w-100 m-auto">
        <div class="container">
            <div class="row justify-content-center">
                <h1 class="main">500</h1>
                <p class="sub">Server Error. <a href="https://cocky-peccary.pikapod.net">Go home</a></p>
            </div>
        </div>
    </main>
    </body>
</html>
imlonghao commented 1 year ago

Maybe related to https://github.com/cp6/my-idlers/issues/75, fixed in https://github.com/cp6/my-idlers/commit/10e2d7dbbabee7ad787f67c6f009fc5acb5f0ad9

@m3nu you may want to update the image for idlers

m3nu commented 1 year ago

I can confirm that the mentioned commit fixes the YABS upload issue. Just reproduced the command and it worked fine.

Ad-hoc updates are rolling out now and all pods should be updated within 30 minutes.

Do note that PikaPods will only add "stable" releases and only do ad-hoc updates if they address an important security issue. More here: https://docs.pikapods.com/faq/#updating-apps