cliffhanger 0 Posted ... Hi Trying to get Eddie started on latest Ubuntu. I am running from a terminal to try to get a readout. Upon startup I am asked for the root password then nothing. All I get is : 2019.06.22 20:39:16 - Eddie version: 2.16.3 / linux_x64, System: Linux, Name: Unknown, Version: Linux alienware-r17 4.20.8 #1 SMP Thu May 9 20:49:04 BST 2019 x86_64 GNU/Linux, Mono/.Net: 5.20.1.27 (tarball Sun 16 Jun 13:35:45 BST 2019); Framework: v4.0.30319 . 2019.06.22 20:39:16 - Restarting with admin privileges (method:pkexec-policy). If I run strace to start Eddie (end of readout after root password is entered) I get: wait4(-1, . 2019.06.22 20:39:08 - Eddie version: 2.16.3 / linux_x64, System: Linux, Name: Unknown, Version: Linux alienware-r17 4.20.8 #1 SMP Thu May 9 20:49:04 BST 2019 x86_64 GNU/Linux, Mono/.Net: 5.20.1.27 (tarball Sun 16 Jun 13:35:45 BST 2019); Framework: v4.0.30319 . 2019.06.22 20:39:08 - Restarting with admin privileges (method:pkexec-policy) [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 7787 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f26e3b438c0}, {sa_handler=0x441340, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f26e3b438c0}, 😎 = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 😎 = 0 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=7787, si_uid=1000, si_status=0, si_utime=8, si_stime=1} --- wait4(-1, 0x7fffb32651d8, WNOHANG, NULL) = -1 ECHILD (No child processes) rt_sigreturn({mask=[]}) = 0 read(255, "\n", 129) = 1 read(255, "", 129) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 😎 = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 😎 = 0 exit_group(0) = ? +++ exited with 0 +++ Any help or advice please Cliff Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Does it work when you start with sudo? Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
cliffhanger 0 Posted ... Thanks. Yes if i ran it from root I did get a startup, but the main issue was Mono. It was in /opt and not /usr. I am now running Eddie from a self contained directory, ie. not installed system wide. Cliff Quote Share this post Link to post