Hello all,
After 2.5 years of 'just working' my instiki 0.10.2 has just failed to come up - I will be totally lost without this excellent wiki.. Altho a developer I know nothing about ruby and would be grateful for pointers... Nothing has changed on the system that I am aware of... just my weekly reboot.
ruby 1.8.2 (2004-12-25) [i386-mswin32] on XP SP2
instiki 0.10.2
C:\cam\util\instiki-0.10.2>ruby instiki
=> Starting Instiki on http://0.0.0.0:2500
=> Data files are stored in C:/cam/util/instiki-0.10.2/storage/2500
C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in `read': buffer error (Zlib::BufError)
from C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in `load'
from C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:402:in `load'
from C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:155:in `load'
from C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:211:in `recover_snapshot'
from C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in `open_uri_original_open'
from c:/cam/util/ruby/lib/ruby/1.8/open-uri.rb:87:in `open'
from C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in `recover_snapshot'
from C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:53:in `new'
from C:/cam/util/instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:272:in `initialize'
from C:/cam/util/instiki-0.10.2/app/models/wiki_service.rb:184:in `new'
from C:/cam/util/instiki-0.10.2/app/models/wiki_service.rb:184:in `initialize'
from C:/cam/util/instiki-0.10.2/app/models/wiki_service.rb:147:in `new'
from C:/cam/util/instiki-0.10.2/app/models/wiki_service.rb:147:in `instance'
from ./script/server:91
from instiki:6:in `load'
from instiki:6
|