This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 17, 2014, 08:15:03 am »The only problem, this broke my dns module....
I suspect that is a different error. Could you give us more details, please?
2
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 15, 2014, 06:15:11 pm »
Ok, it is abit difficult to me to try to fix this without having a mahcine which shows the problem but I think we can try other thing:
1. Bakcup the file /var/lib/zentyal/conf/webadmin/psgi-subapps.yaml (jsut in case we broke something and had to restore it)
2. Execute: sudo perl -MEBox -MEBox::WebAdmin::PSGI -e'EBox::init(); EBox::WebAdmin::PSGI::removeSubApp("/ebox"); 1'
3. Execute: sudo perl -MEBox -MEBox::WebAdmin::PSGI -e'EBox::init(); EBox::WebAdmin::PSGI::removeSubApp("/soap"); 1'
4. Restart webadmin with "sudo service zentyal webadmin restart"
1. Bakcup the file /var/lib/zentyal/conf/webadmin/psgi-subapps.yaml (jsut in case we broke something and had to restore it)
2. Execute: sudo perl -MEBox -MEBox::WebAdmin::PSGI -e'EBox::init(); EBox::WebAdmin::PSGI::removeSubApp("/ebox"); 1'
3. Execute: sudo perl -MEBox -MEBox::WebAdmin::PSGI -e'EBox::init(); EBox::WebAdmin::PSGI::removeSubApp("/soap"); 1'
4. Restart webadmin with "sudo service zentyal webadmin restart"
3
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 15, 2014, 04:39:45 pm »
This time there is a match:
Can you open the ]/var/lib/zentyal/conf/webadmin/psgi-subapps.yaml and comment out this line?. To comment it, just add the '#' cahracter at the begin. Then restart webadmin to check if this is the problem
Code: [Select]
/var/lib/zentyal/conf/webadmin/psgi-subapps.yaml:{"/ebox":{"validateFunc":"EBox::RemoteServices::RemoteAccess::validate","appName":"EBox::RemoteServices::RemoteAccess::psgiApp","userId":"remote_user","validation":1},"/soap":{"validateFunc":"EBox::RemoteServices::WSDispatcher::validate","appName":"EBox::RemoteServices::WSDispatcher::psgiApp","userId":"remote","validation":1}}
Can you open the ]/var/lib/zentyal/conf/webadmin/psgi-subapps.yaml and comment out this line?. To comment it, just add the '#' cahracter at the begin. Then restart webadmin to check if this is the problem
4
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 15, 2014, 01:41:49 pm »
It baffles me where this RemoteAccess reference comes from.
Can you please, run another grep comand to check your system?.
This time:
Can you please, run another grep comand to check your system?.
This time:
Quote
grep -ri RemoteAccess /usr/share/perl* /etc/* /var/lib/zentyal*
5
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 15, 2014, 10:39:03 am »
Sorry, I typed wrong the grep command. The command is "grep -ri EBox::RemoteServices::RemoteAccess' /usr/share/perl5/EBox*"(without the ' before EBox).
Looking at the output of Trvaa, I dont see any reference to EBox::RemoteServices:RemoteAccess. Maybe it is cached somewhere?. If you reboot the computer the problem continues?
Looking at the output of Trvaa, I dont see any reference to EBox::RemoteServices:RemoteAccess. Maybe it is cached somewhere?. If you reboot the computer the problem continues?
6
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 14, 2014, 07:14:33 pm »
Thanks for your replies. I think we can discard the haproxy/cloud-pro theory.
Can you check the file /var/log/upstart/zentyal.webadmin-uwsgi.log for errors?.
In the other thread is linked a trac ticket which has the error 'Can't locate EBox/RemoteServices/RemoteAccess.pm'. If it is your same case, can you run the command " grep -ri 'EBox::RemoteServices::RemoteAccess' /usr/share/perl5/EBox*" and paste the results?.
Can you check the file /var/log/upstart/zentyal.webadmin-uwsgi.log for errors?.
In the other thread is linked a trac ticket which has the error 'Can't locate EBox/RemoteServices/RemoteAccess.pm'. If it is your same case, can you run the command " grep -ri 'EBox::RemoteServices::RemoteAccess' /usr/share/perl5/EBox*" and paste the results?.
7
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 14, 2014, 05:07:41 pm »
Hello people,
1. Can you check you have haproxy running?. If it is running stop/remove it and restart webadin. with "sudo service zentyal webadmin restart"
2. If you have not the first problem. Do you have the package 'zentyal-cloud-prof' installed?. Can you try to remove it?
1. Can you check you have haproxy running?. If it is running stop/remove it and restart webadin. with "sudo service zentyal webadmin restart"
2. If you have not the first problem. Do you have the package 'zentyal-cloud-prof' installed?. Can you try to remove it?
8
Installation and Upgrades / Re: Update Zentyal 3.4 to 3.5 lost email accounts
« on: July 29, 2014, 05:31:01 pm »
Hello,
the correct structure is /var/vmail/[DOMAIN]/[USER]/Maildir and inside Maldir tmp, cur, new and the other files, so for your old users you have to create the Maildir and move the other files there.
There is a bug that a new user continues to get the [USER]/cur /tmp /new directories but they are unused and you can rmdir them.
the correct structure is /var/vmail/[DOMAIN]/[USER]/Maildir and inside Maldir tmp, cur, new and the other files, so for your old users you have to create the Maildir and move the other files there.
There is a bug that a new user continues to get the [USER]/cur /tmp /new directories but they are unused and you can rmdir them.
9
Installation and Upgrades / Re: error 503 on usercorner after update to 3.4.1
« on: April 28, 2014, 01:50:44 pm »
Hello Sergio,
the ideas above were not meant to fix the problem but help to diagnose it. I don't know what could be.
Anyway at least, it seems that was something temporal. I am glad that it is working again for you.
the ideas above were not meant to fix the problem but help to diagnose it. I don't know what could be.
Anyway at least, it seems that was something temporal. I am glad that it is working again for you.
10
Installation and Upgrades / Re: error 503 on usercorner after update to 3.4.1
« on: April 25, 2014, 04:18:34 pm »
Hello,
I have jsut tested zentyal-usercorner 3.4.1 with zentyal-core 3.4.1 and it is working for me. If you don't have both modules in 3.4.1 upgrade the one is missing.
If you have already them, please give this extra information
- attach the /var/lib/zentyal/conf/haproxy.cfg file
- output of the command " sudo status zentyal.usercorner-uwsgi"
- check for error the files /var/log/zentyal-usercorner/zentyal.log and /var/log/zentyal-usercorner/error.log
Regards,
Javier
I have jsut tested zentyal-usercorner 3.4.1 with zentyal-core 3.4.1 and it is working for me. If you don't have both modules in 3.4.1 upgrade the one is missing.
If you have already them, please give this extra information
- attach the /var/lib/zentyal/conf/haproxy.cfg file
- output of the command " sudo status zentyal.usercorner-uwsgi"
- check for error the files /var/log/zentyal-usercorner/zentyal.log and /var/log/zentyal-usercorner/error.log
Regards,
Javier
11
Installation and Upgrades / Re: Zentyal 3.4 Squid Log Error
« on: April 22, 2014, 06:47:04 pm »
Yes, this comes from squid. That lines came from squid's standard configuration lines but it seems that squid itself has changed and now produces this warnings. I will try to check it but besides of that annoyance squid is working right?
12
Installation and Upgrades / Re: error 503 on usercorner after update to 3.4.1
« on: April 22, 2014, 06:39:07 pm »
Try this command to see if fixes your issue:
Quote
sudo service zentyal usercorner restart
sudo service zentyal haproxy restart
13
Installation and Upgrades / Re: Broken upgrade
« on: April 10, 2014, 09:13:15 am »
Yes, you have the 3.3 sources listed. 3.3 packages should have priority over 3.2 but you always can check the priorities with the command "apt-cache policy [PACKAGE_NAME]"
14
Installation and Upgrades / Re: Broken upgrade
« on: April 09, 2014, 08:33:50 pm »
Well, I can only give you general advice because it all depends on how state is your system now.
Do you have broken packages?. Then try to fix them following this guide https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_recovery_from_a_broken_system
Once fixed your broken packages, check your zentyal packages version; it could be that you are now in 3.3 and this is the reason you don't have the button anymore.
Do you have broken packages?. Then try to fix them following this guide https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_recovery_from_a_broken_system
Once fixed your broken packages, check your zentyal packages version; it could be that you are now in 3.3 and this is the reason you don't have the button anymore.
15
Installation and Upgrades / Re: Problems Getting Proxy Server to work
« on: April 09, 2014, 09:40:32 am »
In Network -> Gateways, do you have the HTTP proxy option enabled?. If enabled the HTTP proxy will try to connect to that proxy instead of fetching directly the page.