Could you check one more thing for me? What's the size of this file? /var/www/dekiwiki/bin/cache/luceneindex/default-queue/data_1.bin
I'm still wondering if there are remnants of the lucene...
Type: Posts; User: PeteE
Could you check one more thing for me? What's the size of this file? /var/www/dekiwiki/bin/cache/luceneindex/default-queue/data_1.bin
I'm still wondering if there are remnants of the lucene...
You can enable debug logging by editing: /var/www/dekiwiki/bin/mindtouch.host.exe.config and making sure your level is set to DEBUG:
<level value="DEBUG" />
Then restarting the dekiwiki...
Hi neil - Can you see see if lucene is indexing something by hitting /@api/deki/site/search/rebuild
Also, could you turn on debug logging to see if anything is being written to the logs?
...
Hi jeuring - I can help you out with this. You're really close but I believe the pubsub wiring is getting messed up because the app server thinks the lucene server is running under the same host. ...
My apologies for the oversight on this everyone. The problem was that when I released 10.1.3 I didn't sync svn.mindtouch.com to dekiwiki.svn.sourceforge.net (which some of the older VMs still use to...
Sorry about this guys. I think the problem is actually that the SVN command is failing because robots.txt already exists locally on your system but now it's trying to fetch it from SVN. Could you...
Yep feel free to delete that file. It'll be recreated a again though. You might want to make sure your logrotate settings are configured like below. This will ensure the log gets rotated and...
pss7 - Could you ensure that the value of the MONO variable in /etc/dekiwiki/mindtouch.host.conf is pointing to the 2.10.2 version of mono?
Hi everyone - We just released MindTouch 10.0.3! See the blog post here: http://blog.developer.mindtouch.com/2010/10/22/mindtouch-10-0-3-released-ready-for-download/
As always, bug reports are...
rdickerson - Do you get the same exception as pablos in your api log?
This is most likely related to the version of mono you're using. We recommend at least mono 2.4.x.
Here is an install guide for compiling 2.4.3 on debian:
...
Hi everyone - We've officially released MindTouch 9.12.3 (Noatak).
See the blog post for more details.
Thanks!
pete
Hi everyone - Wik.is is currently undergoing maintenance and will be unavailable for approximately 1 hour (9:00-10:00 PDT).
We apologize for the inconvenience.
Thanks,
pete
Hi everyone - I just want to let everyone know that we've released 9.12.2 Preview 1. We've updated the MindTouch Community Portal to the Preview 1 bits and could use your help testing!
See my...
Hey arandall - just use rc.freenode.net (port 6667) as the server. Once connected join the #mindtouch channel.
Thanks!
pete
Hi arandall - I added the following note to that bug:
Also, if you have time today, could you join our IRC channel to help me debug this? irc://irc.freenode.net/mindtouch
thanks,
pete
Lee - Which apt repository are you using? The "official" repository (repo.mindtouch.com) should still be reporting 9.08.3. You might be seeing a preview release of 9.12 if you're using the opensuse...
coolreddy - What do you have in your apache configuration for the mod_proxy directives?
Does it look like this?
ProxyPass /@api http://localhost:8081 retry=1
ProxyPassReverse /@api...
This appears to be a problem with the version of mono that ships with Fedora 11:
Mono JIT compiler version 2.4 (tarball Mon Apr 20 16:23:28 EDT 2009)
Copyright (C) 2002-2008 Novell, Inc and...
I confirmed that this is a bug in mono 1.2.2.1. The data functions work properly in 1.9.1 and 2.4.2.3.
Thanks,
pete
jimkaskade - It looks like you need to create the /home/dekiwiki/.wapi directory. Try something like this
mkdir /home/dekiwiki/.wapi
chown dekiwiki /home/dekiwiki/.wapi...
Graham - All our VMs are available at http://sourceforge.net/projects/dekiwiki/files/ under the "MindTouch Deki VM" section.
Also, if index.php was the only file modified you should be able to...
Graham - Thanks for the dpkg output. It does look like both hacked sites were running PHP 5.2.0-8 which is vulnerable to some remote exploits. :(
I'd be most interested in the access.log. You...
Without doing some forensics, it's hard to tell exactly what may have caused the hack. Like crb said, it could be a php/apache exploit, or a bug in MindTouch.
Graham - Can you send us the output...
Oops that's my fault. I updated the README in our main source branch but forgot the MSI has it's own copy of the README file. I'll get that fixed up for the next release.
thanks,
pete