Search:

Type: Posts; User: PeteE

Page 1 of 5 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    12

    Could you check one more thing for me? What's...

    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...
  2. Replies
    11
    Views
    12

    You can enable debug logging by editing: ...

    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...
  3. Replies
    11
    Views
    12

    Hi neil - Can you see see if lucene is indexing...

    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?
    ...
  4. Hi jeuring - I can help you out with this. ...

    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. ...
  5. My apologies for the oversight on this everyone. ...

    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...
  6. Sorry about this guys. I think the problem is...

    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...
  7. Replies
    2
    Views
    3

    Yep feel free to delete that file. It'll be...

    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...
  8. Replies
    49
    Views
    977

    Sticky: pss7 - Could you ensure that the value of the...

    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?
  9. Replies
    10
    Views
    1,709

    MindTouch 10.0.3 Released & Ready for Download

    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...
  10. Replies
    22
    Views
    3,543

    rdickerson - Do you get the same exception as...

    rdickerson - Do you get the same exception as pablos in your api log?
  11. Replies
    22
    Views
    3,543

    This is most likely related to the version of...

    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:
    ...
  12. Replies
    0
    Views
    199

    MindTouch 9.12.3 (Noatak) Released

    Hi everyone - We've officially released MindTouch 9.12.3 (Noatak).

    See the blog post for more details.

    Thanks!
    pete
  13. Thread: wik.is downtime

    by PeteE
    Replies
    0
    Views
    531

    wik.is downtime

    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
  14. Replies
    3
    Views
    506

    Noatak 9.12.2 Preview 1

    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...
  15. Replies
    28
    Views
    1,266

    Hey arandall - just use rc.freenode.net (port...

    Hey arandall - just use rc.freenode.net (port 6667) as the server. Once connected join the #mindtouch channel.

    Thanks!
    pete
  16. Replies
    28
    Views
    1,266

    Hi arandall - I added the following note to that...

    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
  17. Replies
    2
    Views
    423

    Lee - Which apt repository are you using? The...

    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...
  18. coolreddy - What do you have in your apache...

    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...
  19. Replies
    25
    Views
    1,956

    This appears to be a problem with the version of...

    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...
  20. Replies
    2
    Views
    261

    I confirmed that this is a bug in mono 1.2.2.1. ...

    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
  21. jimkaskade - It looks like you need to create the...

    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...
  22. Thread: VM Hijacked

    by PeteE
    Replies
    32
    Views
    1,483

    Graham - All our VMs are available at...

    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...
  23. Thread: VM Hijacked

    by PeteE
    Replies
    32
    Views
    1,483

    Graham - Thanks for the dpkg output. It does...

    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...
  24. Thread: VM Hijacked

    by PeteE
    Replies
    32
    Views
    1,483

    Without doing some forensics, it's hard to tell...

    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...
  25. Replies
    8
    Views
    391

    Oops that's my fault. I updated the README in...

    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
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4