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.
211
German / Re: Upgrade-Button Zentyal 3.5 zu Zentyal 4.0 -> irgendwelche Probleme?
« on: November 12, 2014, 11:13:34 pm »
Vorab: momentan kann ich auch kein openchange Update machen, weil dann meine Shared Kalender und Adressbucheinträge weg sind...
Das Update an sich erfolgte Problemlos, aber das oben beschriebene Fehlerbild ist wieder aufgetreten.
Außerdem gibt mir nach dem Update der nginx Webserver ein "internal error" zurück (siehe anderer Post von mir in diesbezüglichem Thema)...
Da ich Zentyal als VM unter XENserver am laufen habe, war es eine Sache von ca 3 Minuten, um zu einem Funktionierenden System zurückzukehren, dem Snapshot sei dank.
Momentan habe ich für den internal error noch keine Ahnung wie man den beheben kann, für mein Kalender / Adressbuchproblem habe ich ggf. etwas gefunden, dass muss aber noch getestet werden (wenn ich ein wenig mehr Zeit habe)...
Melde mich wieder ;-)
Gruß
Thomas
Das Update an sich erfolgte Problemlos, aber das oben beschriebene Fehlerbild ist wieder aufgetreten.
Außerdem gibt mir nach dem Update der nginx Webserver ein "internal error" zurück (siehe anderer Post von mir in diesbezüglichem Thema)...
Da ich Zentyal als VM unter XENserver am laufen habe, war es eine Sache von ca 3 Minuten, um zu einem Funktionierenden System zurückzukehren, dem Snapshot sei dank.
Momentan habe ich für den internal error noch keine Ahnung wie man den beheben kann, für mein Kalender / Adressbuchproblem habe ich ggf. etwas gefunden, dass muss aber noch getestet werden (wenn ich ein wenig mehr Zeit habe)...
Melde mich wieder ;-)
Gruß
Thomas
212
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 12, 2014, 11:06:26 pm »
Hi,
I just diff'ed /var/lib/zentyal/conf/Nginx.conf between Fresh install (without Updates) and with updated packeges.
They are the same, so this is not the source of the error...
Also the nginx.conf, /etc/nginx/conf.d and /etc/nginx/sites-* look OK...
At the moment I have no clue...
Besides that this error also occure in a fresh Install, not only after Update from 3.5
I just diff'ed /var/lib/zentyal/conf/Nginx.conf between Fresh install (without Updates) and with updated packeges.
They are the same, so this is not the source of the error...
Also the nginx.conf, /etc/nginx/conf.d and /etc/nginx/sites-* look OK...
At the moment I have no clue...
Besides that this error also occure in a fresh Install, not only after Update from 3.5
213
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 12, 2014, 02:07:03 pm »
It looks like there is a "port-forwarding-error" when redirecting port 8443...
Do you try to access the Web-Interface from localhost or from a remote PC?
maybe you find something in the nginx server .conf (sorry at the moment I cannot tell the precise path; must be somewhere in /etc).
Is it possible that you post your .conf?
Maybe someone can find something...
Regards
Thomas
Do you try to access the Web-Interface from localhost or from a remote PC?
maybe you find something in the nginx server .conf (sorry at the moment I cannot tell the precise path; must be somewhere in /etc).
Is it possible that you post your .conf?
Maybe someone can find something...
Regards
Thomas
214
Installation and Upgrades / Re: Zentyal 4.0 software raid1 grub wont install
« on: November 12, 2014, 12:09:36 pm »
Are you using a software or hardware RAID?
If you are using a HW RAID, the path should be like /dev/mdX (X for the "number" of your Raid where the /boot partition lies)
I hope this helps
Regards
Thomas
If you are using a HW RAID, the path should be like /dev/mdX (X for the "number" of your Raid where the /boot partition lies)
I hope this helps
Regards
Thomas
215
Installation and Upgrades / Re: Zentyal 3.5 GUI Upgrade to 4.0 Internal Server Error
« on: November 12, 2014, 12:05:00 pm »
I have read (sorry I don't remember where) that it could be an issue with the port.
Can you lookup the ports with netstat -tulpen?
there you should find the Port of the Webserver for the Admin Interface.
If not, you have to look after it in the Web-Server settings (aktivated?) or in the config of the haproxy (sorry, I cannot give you the exact path since I do not have ssh Access to my server at the moment).
Regards Thomas
Can you lookup the ports with netstat -tulpen?
there you should find the Port of the Webserver for the Admin Interface.
If not, you have to look after it in the Web-Server settings (aktivated?) or in the config of the haproxy (sorry, I cannot give you the exact path since I do not have ssh Access to my server at the moment).
Regards Thomas
216
Installation and Upgrades / Re: contacts missing
« on: November 12, 2014, 11:37:11 am »
In my case, all shared Contacts & Calendar entries vanish on the Smart-Phone ant the SOGo Web-Interface...
Regards
Thomas
Regards
Thomas
217
Installation and Upgrades / Re: contacts missing
« on: November 10, 2014, 01:48:51 pm »
I am not sure if it is an error with the database or a false .conf entry...
Since I host calendars for my whole family (about 25 calendars) and some distribution lists I do not have the "spare time" to test :-(
On a quick view I haven't found anything...
Since I host calendars for my whole family (about 25 calendars) and some distribution lists I do not have the "spare time" to test :-(
On a quick view I haven't found anything...
218
German / Re: Backup von Mails / Sogo / VirtualMachine auf Zentyal
« on: November 10, 2014, 01:45:26 pm »
In diesem Fall würde ich an deiner Stelle die Daten per rsync auf die (externe ?) HDD / NAS sichern.
am besten mit --numeric-ids
Für mich zu Hause habe ich in Anlehnung an diese Anleitung https://www.heinlein-support.de/howto/backups-und-snapshots-von-linux-servern-mit-rsync-und-ssh ein rsync-Script geschrieben. Ich habe allerdings als ersten Punkt in diesem Script ein dump der DBs eingebaut, damit ich in meinen Backups immer den aktuellen DB-Stand habe ;-)
am besten mit --numeric-ids
Für mich zu Hause habe ich in Anlehnung an diese Anleitung https://www.heinlein-support.de/howto/backups-und-snapshots-von-linux-servern-mit-rsync-und-ssh ein rsync-Script geschrieben. Ich habe allerdings als ersten Punkt in diesem Script ein dump der DBs eingebaut, damit ich in meinen Backups immer den aktuellen DB-Stand habe ;-)
219
German / Re: Backup von Mails / Sogo / VirtualMachine auf Zentyal
« on: November 04, 2014, 07:45:35 pm »
Kommt auch ein wenig auf deine virtualisierungs-Umgebung an...
Wenn dir ein reines Dateibackup reicht rsync (z.B. auf eine NAS)
Einige Backup-Lösungen machen dir Snapshots von VMs die dann weggesichert werden.
Ist halt die Frage, was du für Anforderungen hast...
Gruß
Thomas
Wenn dir ein reines Dateibackup reicht rsync (z.B. auf eine NAS)
Einige Backup-Lösungen machen dir Snapshots von VMs die dann weggesichert werden.
Ist halt die Frage, was du für Anforderungen hast...
Gruß
Thomas
220
Installation and Upgrades / Re: [4.0] backups?
« on: November 02, 2014, 12:42:18 pm »
have a look at automysqlbackup...
This little piece of sotware makes a backup of all SQL-DB (oe only the DBs selected) with a cronjob.
I simply changen two settings in the config (mail status ob backup and folder to save) and it works perfectly ;-)
Plus I do a nightly backup of my filesystem via rsync to my NAS.
I modified a helpful script found here (Doku in german...)
https://www.heinlein-support.de/projekte/rsync-backup/backup-rotate
https://www.heinlein-support.de/projekte/rsync-backup/backup-rsync
This little piece of sotware makes a backup of all SQL-DB (oe only the DBs selected) with a cronjob.
I simply changen two settings in the config (mail status ob backup and folder to save) and it works perfectly ;-)
Plus I do a nightly backup of my filesystem via rsync to my NAS.
I modified a helpful script found here (Doku in german...)
https://www.heinlein-support.de/projekte/rsync-backup/backup-rotate
https://www.heinlein-support.de/projekte/rsync-backup/backup-rsync
221
Installation and Upgrades / Re: contacts missing
« on: October 31, 2014, 08:29:29 pm »
I have nearly have the same issue, but with appointments (shared calendar and own)...
222
Installation and Upgrades / Re: Zentyal 3.5 File Sharing and Domain Services Module
« on: September 18, 2014, 08:56:59 am »
Hi,
does your Internet connection work?
Does it give you an error?
What happens when you do an apt-get / aptitude update?
I set up a new Zentyal VM yesterday without problems...
Kind regards
Thomas
does your Internet connection work?
Does it give you an error?
What happens when you do an apt-get / aptitude update?
I set up a new Zentyal VM yesterday without problems...
Kind regards
Thomas
223
Installation and Upgrades / Re: Zentyal 3.5 Openchange firewall rules are not added
« on: September 01, 2014, 08:35:09 pm »
The ActiveSync Part is working, but it is impossible to access SMTP and IMAP when the Firewall is active...
Since I use an UTM, there is not a great risk to deactivate the Zentyal Firewall ;-)
Regards Thomas
Since I use an UTM, there is not a great risk to deactivate the Zentyal Firewall ;-)
Regards Thomas
224
Installation and Upgrades / Re: Installation on XenServer 6.2
« on: September 01, 2014, 08:32:12 pm »
Hi,
sometimes I get the same as maltolomaeus mentioned, but I think it is just a display bug when using Xen VMs.
Everything works fine, evan if the "Save Changes" butten is still there!
I just have got a few problems with MS ActiveSync (on multiple Android devices); hope that will be better in 4.0 ;-)
It is working with z-push, not with sogo-activesync in my Setup.
However I trust on Card/CalDAV to sync my "Family-Contacts" (shared contacts in my Account) or our "Family Calendar".
For us it is a great solution!
Regards
Thomas
sometimes I get the same as maltolomaeus mentioned, but I think it is just a display bug when using Xen VMs.
Everything works fine, evan if the "Save Changes" butten is still there!
I just have got a few problems with MS ActiveSync (on multiple Android devices); hope that will be better in 4.0 ;-)
It is working with z-push, not with sogo-activesync in my Setup.
However I trust on Card/CalDAV to sync my "Family-Contacts" (shared contacts in my Account) or our "Family Calendar".
For us it is a great solution!
Regards
Thomas
225
Installation and Upgrades / Re: Zentyal 3.5 Openchange firewall rules are not added
« on: August 27, 2014, 10:10:03 am »
Hi,
I have the same problem, also with other Ports...
I had to deactivate the Firewall from within Zentyal to get things working.
Since my server runs behind a Firewall that only passes a few Ports to the server it is not a huge risk.
I deployed fail2ban with a modified jail-script to block intrusion-attemps and everything works fine.
By now, no intruder came through my firewall and manages to bypass fail2ban ;-)
Regards
Thomas
I have the same problem, also with other Ports...
I had to deactivate the Firewall from within Zentyal to get things working.
Since my server runs behind a Firewall that only passes a few Ports to the server it is not a huge risk.
I deployed fail2ban with a modified jail-script to block intrusion-attemps and everything works fine.
By now, no intruder came through my firewall and manages to bypass fail2ban ;-)
Regards
Thomas