Cannot run Mono in new jail template - 11.2 Beta 3

Status
Not open for further replies.

Mixel

Explorer
Joined
Jan 11, 2014
Messages
50
Hi,

After upgrading to 11.2 Beta, I seem to not be able to run duplicity with mono after installing it with "pkg install mono" anymore.
This used to work in former releases / jail templates.

Is this a mono or Duplicity bug or a freenas template one? I get the following errorcode:

root@Duplicity:/Duplicati # mono /Duplicati/Duplicati.Server.exe --webservice-port=8200 --webservice-interface=any --webservice-password=SECRETPASSWORD &

[5] 47113

root@Duplicity:/Duplicati # Failed to load Mono.Data.Sqlite.SqliteConnection, reverting to built-in.

A serious error occured in Duplicati: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libsqlite3.so

at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods.sqlite3_libversion()

at System.Data.SQLite.SQLite3.get_SQLiteVersion () [0x00000] in <f7ed7756dd024e9f87d53728a3fe0233>:0

at System.Data.SQLite.SQLiteConnection.get_SQLiteVersion () [0x00000] in <f7ed7756dd024e9f87d53728a3fe0233>:0

at System.Reflection.MonoProperty.StaticGetterAdapterFrame[R] (System.Reflection.MonoProperty+StaticGetter`1[R] getter, System.Object obj) [0x00000] in <0e06830de9a44394a7e366951eabca52>:0

at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x0005f] in <0e06830de9a44394a7e366951eabca52>:0

--- End of inner exception stack trace ---

at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00073] in <0e06830de9a44394a7e366951eabca52>:0

at Duplicati.Server.Program.RealMain (System.String[] args) [0x003a5] in <0f491e88a26146b2a16210d089ae1ab8>:0

Can anyone help me find the reason or fix?
 
D

dlavigne

Guest
Please create a report at bugs.freenas.org and post the issue number here.
 
Status
Not open for further replies.
Top