after a fresh coffee & a reboot, i tried again, this time got an extra message in syslog: Aug 11 00:51:57 accounts starman[633]: Can't locate Locale/Country.pm in @INC (you may need to install the Locale::Country module) (@INC contains: /usr/local/ledgersmb/bin/.. lib old/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/LedgerSMB/Scripts/setup.pm line 33. Aug 11 00:51:57 accounts starman[633]: BEGIN failed--compilation aborted at lib/LedgerSMB/Scripts/setup.pm line 33. Aug 11 00:51:57 accounts starman[633]: Compilation failed in require at /usr/share/perl5/Module/Runtime.pm line 314. there it is, a missing dependency (Locale::Country) sudo cpanm Locale::Country now it gives me a setup screen. let's hope that's the only (minor) problem. On 10/8/20 5:00 pm, Tim Conlan wrote:
ok, so in syslog I get the following error:
Aug 10 06:57:27 accounts starman[41720]: Attempt to reload LedgerSMB/Scripts/setup.pm aborted. Aug 10 06:57:27 accounts starman[41720]: Compilation failed in require at /usr/share/perl5/Module/Runtime.pm line 314.
googling this doesn't reveal much, but I'm thinking a missng dependency.
any ideas?
thanks,
tim.
On 10/8/20 1:28 pm, Tim Conlan wrote:
Gday folks,
currently trying to install version 1.7.18 & have got to the point of pointing my browser at <ip-address>/setup.pl, but am getting "internal server error"
i'm setting it up on a virtual machine (ubuntu 20.04) & have run through the setup procedure - postgres is running & configurable, reverse proxy nginx running (can hit it ok from a browser), starman appears to be running ok, but no dice on the setup.pl
<ip-addy>/login.pl gives me a login screen, but at the moment I've got nothing to log in to..
is there anywhere I should be looking for logs (/var/log/nginx/access/error aren't that enlightening - just error 500)
thanks in advance,
tim. _______________________________________________ users mailing list -- users@lists.ledgersmb.org To unsubscribe send an email to users-leave@lists.ledgersmb.org
_______________________________________________ users mailing list -- users@lists.ledgersmb.org To unsubscribe send an email to users-leave@lists.ledgersmb.org