pcjpnet / qwired-suite

Automatically exported from code.google.com/p/qwired-suite
GNU General Public License v2.0
0 stars 0 forks source link

qwserver.lua not available #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
# ./qwired_server 
Invalid value for server_banlist option - will not ban any addresses!
Invalid value for register_trackers option - will not register with any
trackers!
Trying to generate new certificate...
Segmentation fault

i have done a "touch qwserver.lua" to get that far.  Without it, it simply
says it cannot load configuration file.

What is the expected output? What do you see instead?
I expect the server to generate the .lua configuration file, but instead it
segfaults on an empty file.

What version of the product are you using? On what operating system?
SVN from March 1, 2010

Please provide any additional information below:
Is there a sample qwserver.lua that I am missing?  Can it be appended to
the wiki or included in the source?  I have attempted to create a config
file from searching the source code but have not been successful, but I am
also not very productive in the C language.

reguards,
xen

Original issue reported on code.google.com by xen...@gmail.com on 2 Mar 2010 at 3:41

GoogleCodeExporter commented 9 years ago
I'll add a sample file to the repository ASAP.

Original comment by bastibe...@gmail.com on 2 Mar 2010 at 3:45

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by xen...@gmail.com on 2 Mar 2010 at 4:08

GoogleCodeExporter commented 9 years ago
Any movement on the server config file?

Original comment by xen...@gmail.com on 9 Mar 2010 at 10:57