Jump to content

TCAdmin 2.0.127 now available (beta)


LFA

Recommended Posts

New

 

 

Bug Fixes

 

  • Custom CSS for MVC was placed in a script tag.
  • Images for custom links not displayed on MVC.
  • Text could not be copied on MVC.
  • Console.cshtml was not used when viewing the web console.
  • Page not found errors on MVC are redirected to the homepage.
  • First custom template could not be selected at login and you had to clear your cookies.

Link to comment
Share on other sites

  • 3 weeks later...

i got error:

 

System.MissingMethodException

Method not found: 'System.Threading.Monitor.Enter'.

Description: HTTP 500.Error processing request.

 

Details: Non-web exception. Exception origin (name of application or object): mscorlib.

 

Exception stack trace:

at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)

at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0

Version Information: 2.11.4 (tarball Tue Aug 13 23:00:52 CST 2013); ASP.NET Version: 2.0.50727.1433

Link to comment
Share on other sites

Sorry! I thought you were using Windows, but I can see now that it is indeed Linux :)

 

 

It does seem like you're running Mono 2.11.4, though (which was required for TCAdmin a long time ago)

Version Information: 2.11.4

 

 

Are you absolute certain that it's running Mono 5.x?

Link to comment
Share on other sites

Sorry! I thought you were using Windows, but I can see now that it is indeed Linux :)

 

 

It does seem like you're running Mono 2.11.4, though (which was required for TCAdmin a long time ago)

 

 

 

Are you absolute certain that it's running Mono 5.x?

 

I have installed all and not work for me.

Link to comment
Share on other sites

Could seem like Mono 5 was just installed alongside Mono 2.11.4.

It's a long time since I've configured TCAdmin on Linux, but you should be able to configure the path for Mono in one of the configuration files for TCAdmin.

 

 

 

You should open /home/tcadmin/Monitor/mono-config and change this line:

MONO_FOLDER="/opt/mono-2.11.4"

 

 

MONO_FOLDER should be pointing to your mono 5 installation directory. If you've installed it using the steps in the documentation, you should be able to find out which folder it's installed in by doing this command:

which mono

 

 

It would give an output like this:

[root@server16 ~]# which htop

/usr/bin/htop

 

 

In that example, you should configure MONO_FOLDER to this:

MONO_FOLDER="/usr/bin"

Link to comment
Share on other sites

  • 4 weeks later...

Anyone else unable to rename files in the 'File Manager'?

 

 

I noticed the panel shows .NET version

4.0.30319.42000, but when I try to install 4.5 my machine says it already has it.

 

Running windows server 2016

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use