BTW, the windows bounty for an installer is for the wrong thing. The bootstrapping issue is currently in all three platforms, not just windows. I should have something working in a day or so. Anyone want to test, if so pm me, and for what platform(s).
Ok. at this point I have made some changes that can allow a fresh install to bootstrap itself, with no receiver_ files.
However it is fragile.. for example, earlier today I was getting
https://www.box.com/s/3v8jahr8ge29dcfjvomb as the receive_0.csv from the github url. I have not yet been able to determine what http status code github is giving when
this happens, nor can I get it to happen often enough to catch it with the command line curl yet. If anyone can capture
that status headers for this result it would help. The code current can never recover once this happens. It also has other
points that it will either never recover or 'attack' the host by trying to fetch the url many times a second when things fail
to fetch cleanly the first time. There is also an odd bug that a space in the path to the receiver files gets stripped when
the directory is first made, but not later when it tries to write to that locations, so it then fails again. What I have works much better then what the current release does but it still needs more error recovery and robustness... however no ones is interested anyway, I got zero replies or pms and people are more interested in writing and banners it seems then a sound fundamental client.
I any case the code I have fails still in odd ways, but regression testing shows the original code failed the same way as well, so I am pretty sure what I have is better but still not great
Edit: To see what is in the csv file, download it and rename it to end in .html and load it in your browser.
Basically it is a fail that says "This page is taking way too long to load.
Sorry about that. Please try refreshing and contact us if the problem persists."