Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: Casper431129 on May 24, 2017, 05:47:42 AM

Title: Issues with SME 9.1
Post by: Casper431129 on May 24, 2017, 05:47:42 AM
Hi,

Help me...
I had problem with sme 9.1.
before this im using SME8.2 and want to upgrade to SME9.1,i did backup from SME8.2(old Server) and i restored to SME9.1(new Server) but have problem.
the problem is:-
1.) my shared folder from sme8.2 cannot shown on SME9.1
2.) Proxy Filter Control also cannot shown on SME9.1
3.) Modify Windows login script also.

Thanks for your cooperation.

Casper Malaysia,

hi @all


please, take a look here: http://wiki.contribs.org/Dashboard#tab=SME_Server_9_1 (http://wiki.contribs.org/Dashboard#tab=SME_Server_9_1)

as you can see, there are a few bugs that need to be verified.. verification is last step needed before an update can be officially released


bug verification is not hard, just follow this help page: http://wiki.contribs.org/Bugzilla_Help#Verifying_Bugs (http://wiki.contribs.org/Bugzilla_Help#Verifying_Bugs)

if anybody is interested, please, dive in.. and if you're unsure or need some clarification, just ask, thank you




P.S. all verifications must be posted in bugzilla, under the related bug
Title: Re: Issues with SME 9.1
Post by: guest22 on May 24, 2017, 08:19:43 AM
Please upgrade to Koozali SME Server 9.2, 9.1 it obsolete.
Title: Re: Issues with SME 9.1
Post by: Stefano on May 24, 2017, 11:20:50 AM
Hi,

Help me...
I had problem with sme 9.1.
before this im using SME8.2 and want to upgrade to SME9.1,i did backup from SME8.2(old Server) and i restored to SME9.1(new Server) but have problem.
the problem is:-
1.) my shared folder from sme8.2 cannot shown on SME9.1
2.) Proxy Filter Control also cannot shown on SME9.1
3.) Modify Windows login script also.

Thanks for your cooperation.

Casper Malaysia,


Hi Casper, welcome here

first of all, follow RequestedDeletion's advice and update your server to SME 9.2

you'd tell us more about how did you backup and how did you restore and if you took care about removing all the contribs before doing so.. the more info you'll give us, the better we'll help you

Finally, please don't hijack old topics but open a new one, thank you
Title: Re: Issues with SME 9.1
Post by: Casper431129 on May 25, 2017, 03:33:27 AM
Hi RequestedDeletion and stefano,

i did backup from sme8.2 using console backup to external HHD,and after finish ill restore to new server.

sorry for the inconvenience.
and sorry for the hijack old topic also.

Casper Malaysia.
Title: Re: Issues with SME 9.1
Post by: Stefano on May 25, 2017, 01:07:36 PM
this doesn't help us to help you

please, give us as much details you can to describe your issues
Title: Re: Issues with SME 9.1
Post by: Casper431129 on May 26, 2017, 04:41:11 AM
this doesn't help us to help you

please, give us as much details you can to describe your issues

hi stefano,

old server (sme8.2) i did create shared folder, example shared folder: 1.account 2.production 3.managent
after i restored to new server (sme 9.1) , that shared folder not come out,but if i ssh and going to check shared folder using cmd is:
~]# cd /home/e-smith/files/shares/
shares ~]# ls
and the result will come out like as bellow:
account     production   managment
also going inside the folder and have data.
do u know what i mean?

Regards,

Casper Malaysia
Title: Re: Issues with SME 9.1
Post by: Jean-Philippe Pialasse on May 26, 2017, 05:14:32 AM
Have you actually installed the shared folder contrib on the new server ?

What returns

/sbin/e-smith/audittools/newrpms
Title: Re: Issues with SME 9.1
Post by: Casper431129 on May 26, 2017, 10:43:18 AM
Have you actually installed the shared folder contrib on the new server ?

What returns

/sbin/e-smith/audittools/newrpms

hi Jean,
sorry..im a new user for sme server.

now i cannot install the shared folder contrib on the new server,this error will shown as bellow:
Loaded plugins: fastestmirror, smeserver
Setting up Update Process
Loading mirror speeds from cached hostfile
 * base: centos.ipserverone.com
 * smeaddons: mirror.canada.pialasse.com
 * smecontribs: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: centos.ipserverone.com
http://ftp.sernet.de/pub/samba/3.5/centos/4/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: SerNet. Please verify its path and try again

Regards,

Casper Malaysia.
Title: Re: Issues with SME 9.1
Post by: Stefano on May 26, 2017, 10:50:26 AM
ok..

Code: [Select]
mv /home/e-smith/db/yum_repositories /home/e-smith/db/yum_repositories.old
/etc/e-smith/events/actions/initialize-default-databases
yum --enablerepo=* clean all

then proceed with yum install
Title: Re: Issues with SME 9.1
Post by: Casper431129 on May 26, 2017, 11:21:15 AM
ok..

Code: [Select]
mv /home/e-smith/db/yum_repositories /home/e-smith/db/yum_repositories.old
/etc/e-smith/events/actions/initialize-default-databases
yum --enablerepo=* clean all

then proceed with yum install

ok,done..
~]# yum mv /home/e-smith/db/yum_repositories /home/e-smith/db/yum_repositories.old
Loaded plugins: fastestmirror, smeserver
No such command: mv. Please use /usr/bin/yum --help
 ~]# mv /home/e-smith/db/yum_repositories /home/e-smith/db/yum_repositories.old
mv: overwrite `/home/e-smith/db/yum_repositories.old'? y
~]# yum --enablerepo=* clean all
Loaded plugins: fastestmirror, smeserver
Cleaning repos: SerNet base centosplus contrib dag extras fasttrack smeaddons
              : smecontribs smedev smeextras smeos smetest smeupdates
              : smeupdates-testing updates
Cleaning up Everything
Cleaning up list of fastest mirrors

then i run yum

~]# yum --enablerepo=smecontribs install smeserver-shared-folders
Loaded plugins: fastestmirror, smeserver
Setting up Update Process
Loading mirror speeds from cached hostfile
 * base: centos.ipserverone.com
 * smeaddons: mirror.canada.pialasse.com
 * smecontribs: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: centos.ipserverone.com
http://ftp.sernet.de/pub/samba/3.5/centos/4/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"

Regards

Casper Malaysia
Title: Re: Issues with SME 9.1
Post by: Stefano on May 26, 2017, 11:27:07 AM
you forgot to call

Code: [Select]
/etc/e-smith/events/actions/initialize-default-databases
Title: Re: Issues with SME 9.1
Post by: Daniel B. on May 26, 2017, 11:45:07 AM
Also needed after the initialize-default-databases:
Code: [Select]
expand-template /etc/yum.smerepos.d/sme-base.repo
Title: Re: Issues with SME 9.1
Post by: Stefano on May 26, 2017, 11:46:34 AM
or

Code: [Select]
signal-event yum-modify
, isn't it?
Title: Re: Issues with SME 9.1
Post by: Daniel B. on May 26, 2017, 12:26:23 PM
Yes, both command will expand the templates for /etc/yum.smerepos.d/sme-base.repo
Title: Re: Issues with SME 9.1
Post by: Stefano on May 29, 2017, 05:47:15 PM
Casper, did you solve your problem?
Title: Re: Issues with SME 9.1
Post by: Casper431129 on May 30, 2017, 03:05:20 AM
Dear All,

Sorry late to reply, the problem solved to share folder.
Many - many thanks. ;)
for the next,can u teach me how to show proxy filter control?

Regards with thanks,

Casper Malaysia.

Casper, did you solve your problem?
Title: Re: Issues with SME 9.1
Post by: Stefano on May 30, 2017, 10:31:16 AM
well.. I guess you've to install the contrib ;-)
Title: Re: Issues with SME 9.1
Post by: Casper431129 on June 01, 2017, 02:15:57 AM
Hi stefano,

Can  u teach me how to install.
kindly,please refer my attachment.

regards with Thanks

Casper Malaysia.

well.. I guess you've to install the contrib ;-)