Hi, We have been using Instiki-0.10.2 for the last year. Today we started to get a page not found error.
Our Instiki is running as a service. So I stopped it. And then used the following command to start it up manually. D:\ruby\bin\ruby.exe D:\Instiki-0.10.2\instiki.rb -p 1000 -t D:\Instiki-0.10.2\storage But got the following exception. Starting Instiki on http://0.0.0.0:1000 Data files are stored in D:\Instiki-0.10.2\storage/1000 /Instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in `read': buffer error (Zlib::BufError) from D:/Instiki-0.10.2/vendor/madeleine-0.7.1 /lib/madeleine/zmarshal.rb:43:in `load' from D:/Instiki-0.10.2/vendor/madeleine-0.7.1 /lib/madeleine/automatic.rb:402:in `load' from D:/Instiki-0.10.2/vendor/madeleine-0.7.1 /lib/madeleine/automatic.rb:155:in `load' from D:/Instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:211:in `recover_snapshot' from D:/Instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in `open_uri_original_open' from D:/ruby/lib/ruby/1.8/open-uri.rb:87:in `open' from D:/Instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in `recover_snapshot' from D:/Instiki-0.10.2/vendor/madeleine-0.7.1/lib/madeleine.rb:53:in `new' from D:/Instiki-0.10.2/vendor/madeleine-0.7.1 /lib/madeleine/automatic.rb:272:in `initialize' from D:/Instiki-0.10.2/app/models/wiki_service.rb:184:in `new' from D:/Instiki-0.10.2/app/models/wiki_service.rb:184:in `initialize' from D:/Instiki-0.10.2/app/models/wiki_service.rb:147:in `new' from D:/Instiki-0.10.2/app/models/wiki_service.rb:147:in `instance' from D:/Instiki-0.10.2/script/server:91 from D:/Instiki-0.10.2/instiki.rb:3:in `load' from D:/Instiki-0.10.2/instiki.rb:3 Privileged/Confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such a case, you should destroy this message and kindly notify the sender by reply e-mail or by telephone on (03) 9612-6999 or +61 3 9612-6999. Please advise immediately if you or your employer does not consent to Internet e-mail for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of Transurban Limited or any companies within the Transurban Group shall be understood as neither given nor endorsed by them. _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
