rdickerson - Do you get the same exception as pablos in your api log?
rdickerson - Do you get the same exception as pablos in your api log?
PeteE - MindTouch lackey
Join #mindtouch on freenode for questions about MindTouch
erm... what is the path to that log? I probably need to know the file that tells it the path so that I can verify it is right since this is a non-standard build. I can't seem to find anything good in the logs, and turning it up to debug isn't getting me anything either. I am probably not looking in the right file. I see logdir in /etc/dekiwiki/mindtouch.host.conf, and I turned up logging to DEBUG in .../htdocs/dekiwiki/bin/mindtouch.host.exe.config.
The index.php tries to load but times out with:
We were unable to locate the API to request site settings. Please see below for debugging information. If this is a new install, try refreshing - the API is simply taking its time loading up!
HTTP Response Status Code: 0
yeah I kind of figured my last post would send this to the "don't help the idiot who doesn't know how to configure his system" pile... Oh well. Hopefully someone else out there with a standard build will have the problem too, and I can leach off of their fix.
Hi,
I can confirm that the link that PeteE gives to upgrade to Mono 2.4.3 corrects this issue.
The version that I had was 1.9.1, after upgrade I can get back in.
The only problem with the instructions is that the VMWare version had debian etch installed, so you need to add in /etc/apt/sources.list file a link to the archive i.e. "deb http://archive.debian.org/debian etch main non-free" because its an old version of debian.
Thanks
I'm using debian Lenny. Using backports from http://www.backports.org solve, at least to me, the problem with version 10.0.0-1. Mono version from backport is 2.4.2.3+dfsg-2~bpo50+1.
To use this backport, using debian lenny, you just have to add to /etc/apt/sources.list this line:
deb http://www.backports.org/debian lenny-backports main contrib non-free
and then apt-get update
After that, just install the new mono version with: apt-get -t lenny-backports install mono-gac
Regards,
Paulo Sousa
Can we get a backport of 2.4.3 in the repo.mindtouch.com so people don't have to roll their own? I can send you debs if you can publish them.
If my post helped you, please click theicon below this post to my reputation. Thanks!
For those running Ubuntu 8.04 LTS (Hardy), you can get Mono from http://badgerports.org/hardy.html in a similar manner
Code:deb http://badgerports.org/ hardy main
Hi PeteE,
if this is a Mono version issue, maybe the dependency checks should be looked at? The package should not install, if there are incompatible version of any supporting software.
Are you looking into this?
Regards,
Colin