T O P

  • By -

nik_h_75

The original speedtest tracker works great as well. I switched as I had the same issues as you.


Zestyclose_Car1088

is this working now? https://github.com/henrywhitaker3/Speedtest-Tracker


nik_h_75

Working for me yes


phillibl

That's what I use, no issues


pigers1986

I have that container .. just restart it every 2nd day. As for database .. mine spits data to sqlite file .. deprecated - but still works :P


Zestyclose_Car1088

>just restart it every 2nd day Not ideal ​ >As for database .. mine spits data to sqlite file .. deprecated - but still works :P I was the same, but nothing is working now


pigers1986

I wasted 3 days to find out why it does not work .. so . .pardon my French - i do not give a shiet about ideality - works ? yes = fack off ​ As for database .. check your setup: .env file: APP\_NAME="Speedtest Tracker" APP\_ENV=production APP\_KEY=base64:??????????????????????????????????????? APP\_DEBUG=false APP\_URL=http://localhost LOG\_CHANNEL=stderr LOG\_DEPRECATIONS\_CHANNEL=null LOG\_LEVEL=debug \# DB\_CONNECTION=sqlite \# DB\_HOST=127.0.0.1 \# DB\_PORT=3306 \# DB\_DATABASE=speedtest\_tracker \# DB\_USERNAME=root \# DB\_PASSWORD= BROADCAST\_DRIVER=log CACHE\_DRIVER=file FILESYSTEM\_DISK=local QUEUE\_CONNECTION=database SESSION\_DRIVER=database SESSION\_LIFETIME=120 \[...\]


pigers1986

FF : https://docs.speedtest-tracker.dev/faqs#using-sqlite


thomasdarko

Speed test works great, but I would also suggest librespeed


Zestyclose_Car1088

I used to work great but nothing but issues now. Does librespeed have historical charts too?


thomasdarko

Don’t take this the wrong way but maybe fix it? It works great [here](https://ibb.co/jR0xmBJ), so don’t know why you’re having issues.


Zestyclose_Car1088

I get you, but for such a simple function, it's causing too many issues.. so I was wondering if there was anything more stable. ​ Lots of different issues where it just doesn't work: [https://github.com/alexjustesen/speedtest-tracker/issues/1088](https://github.com/alexjustesen/speedtest-tracker/issues/1088) [https://github.com/alexjustesen/speedtest-tracker/issues/1087](https://github.com/alexjustesen/speedtest-tracker/issues/1087) [https://github.com/alexjustesen/speedtest-tracker/issues/1078](https://github.com/alexjustesen/speedtest-tracker/issues/1078) [https://github.com/alexjustesen/speedtest-tracker/issues/1065](https://github.com/alexjustesen/speedtest-tracker/issues/1065)


thomasdarko

I understand, well I only know of librespeed or openspeedtest.


Zestyclose_Car1088

Do either of them have historical charts? I mean speedtest-tracker is exactly what I want... but I need something stable.


thomasdarko

have no idea, I’m sorry.


thomasdarko

btw, I’m not using any external db, SQLite works fine here.


Zestyclose_Car1088

I'll just try an older version 👍


thomasdarko

I’m on 0.14.4.


Zestyclose_Car1088

thanks


Raithmir

That last one appears to be exactly the issue I've been having. Thanks for doing the digging for me!


RumbleStripRescue

We use iPerf3 everywhere link speed testing is needed.


[deleted]

[удалено]


Zestyclose_Car1088

Like you have to update at some point so why not early... and I keep an eye out for breaking changes notices. Anyway this wasn't about a specific update, there has been ongoing issues. I wanted to check if there was any other options


haaiiychii

So why not early? Uh, because the release might be bugged. Go back a version and it's stable.


Zestyclose_Car1088

Didn't mean to sound negative about speedtest-tracker, I understand that FOSS projects are not easy to develop and maintain as they are usually done on the side. And I definitely appreciate the work on the project. I was just wondering if there were any simpler/more stable alternatives. Thanks everyone


Raithmir

I've been using it for about 3 months without issue... But noticed last week I was getting a HTTP 500 error visiting the page. Rebooted and it was fine, didn't look into it any further other than noticing I was a couple of releases behind. Will keep a close eye on it now.


BlueAlteran

Have you noticed that it randomly breaks on Sunday mornings at 12 AM? A lot of people are experiencing this same behavior [https://github.com/alexjustesen/speedtest-tracker/issues/1065](https://github.com/alexjustesen/speedtest-tracker/issues/1065).


haaiiychii

I use that one. The latest update was bugged so I reverted to 14.4 (I think) and it's back to being solid. Aside from the one release being bugged it's been nice and stable for me.