jks
About
- Username
- jks
- Joined
- Visits
- 35,656
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 602
Reactions
Comments
-
Thanks guys, but my VPS service is not the priority at the moment. I have to get this disastrous git situation under control before every Kiwi on the planet becomes bricked.
-
No. But I get charged on bulk transfer amount, not rate. The rate is relatively low since it's just x-hundreds of Kiwi audio/waterfall channels. Averages roughly 20Mb/s (both in/out since it's mostly proxy traffic vs everything else).
-
I've already got two VPS that I'm paying for (website, proxy service, forum, file server, TDoA backend, ...) Plenty of storage, but the bandwidth costs are depressing (over 3.5TB/month now due to the included proxy service with Kiwi-2). What's scari…
-
Ugh. This situation is much worse than I thought. I forgot that git keeps deltas of all changes to files so you can step to an arbitrary commit date and see the files as they were. But this means for the new ~30MB binary update files it simply keeps…
-
Okay, let me do a v1.707 release that addresses both these issues before too many people follow this procedure. Thank you!
-
We're just going to have to move off of github.com onto our own hosted Git server. But that's a large amount of work and comes at a very, very bad time. I probably should have done that much sooner..
-
Thanks for the report. 11 clicks for Kiwi-1 D11.11? That's not good. Means my workaround in v1.706 may not be good enough (I just retry 3 times which is what I observed to work). I should probably do the log clean automatically the first time a full…
-
@WA2ZKD Yeah, I noticed those on someone's Kiwi this morning. Now added to the global blacklist. Thanks
-
For the Kiwi-2, it's possible that the log files are huge. Possibly from update retries and also a bot that has been connecting repeatedly on a number of Kiwis filling up the logs. In the admin console type "m clean_logs" and note the amou…
-
See the recent announced post for a solution to this problem.
-
I started work on that feature a while back. It's unfortunately difficult to implement. So I put it aside for now. Too much else of greater importance going on.
-
Oh wait -- I see now why /bin/nc is not getting installed by the Makefile. Fixed now for the next release. We hadn't noticed this previously since there are so few users of the KMtronic-UDP. Thanks for pointing this out!
-
I don't understand why nc (netcat) isn't found. That's guaranteed to be installed by a Kiwi update. What happens when you type which nc ? Try the command: pki netcat to install it manually.
-
Oh it's possible. Kari OH1KK did it with the original antenna switch extension (before the recent integration of that code into the Kiwi server). But there is no documentation. So your best bet is to figure it out yourself by looking at the existing…
-
Yep. That and a lot of other documentation that needs to be done. Not very high priority given what's going on at the moment unfortunately.
-
We're talking about this in PMs. I didn't realize there was a 4-channel version of the KMtronic UDP. The driver was originally written for the 8-channel version. As long as they didn't change the UDP protocol on the 4-channel version it should work.…
-
You can try it. But you need to be prepared to ssh into the Kiwi and restore the binary file (or rebuild from source) if installing the binary manually happens to leave the Kiwi server bricked due to some incompatibility. This is essentially what I'…
-
I realize a lot of people have updated within a particular Debian release to get the latest changes (especially for any security fixes). For example from D8.5 to D8.11. The current binary update mechanism plays it safe by keying off of the Debian ma…
-
Right you are. Fixed just now for the next release. Thanks.
-
When comparing prices remember that shipping from us (NZ) to the USA via DHL is an extra US$40 compared to free ground shipping from DXE. Also the likely delivery time difference.
-
Vous devez désactiver la traduction de la page. La traduction a étendu le texte « DRM » du bouton DRM à plusieurs mots, ce qui a masqué les autres boutons de mode. You must disable language translation for the page. Translation has expanded the text…
-
You can use your own ref clock. But it needs to be a frequency that's compatible with the Kiwi's ADC clock, e.g. 66.6xxx MHz. Not a 10 MHz house reference. Lots of people program a 66.672 MHz output from a Bodnar GPSDO to feed the EXT CLK input. Tha…
-
Okay, I didn't understand what you were saying initially. I changed the ajax path from the absolute path of /VER to just the relative path of VER. And everything seemed to work. But I'm not planning a new release anytime soon where this change could…
-
"ips" is just a shell alias. Type "al ips" to see the command it expands to.
-
From the logs I can tell that it switched to using the proxy when it restarted at 12/Oct/2024:22:02:02 UTC.
-
Please re-read my first message. Click the "reverse proxy" entry on that large menu and then click the "restart" button that will appear at the top of the screen.
-
Yeah, you've got some serious cache configuration issues. Look at the browser network tracing below for your Kiwi versus one of mine. The VER file is supposed to return JSON and not be cached. Why are you returning your welcome HTML content? That's …
-
You must have another browser tab/window somewhere that is re-connecting to the admin page after the restart (before the one that you're showing here). Just do as it says and kick the other admin connection. Then you'll be able to connect and try my…
-
According to the records on kiwisdr.com you have the large menu on the admin connect tab set to "domain name". Change it to "reverse proxy" and restart.
-
Almost certainly you're using a sampling station that is throwing a kiwirecorder error for some reason. Like all the channels are full etc. Hold the shift key and click on the green speaker icon to see if you can connect and see the waterfall previe…