Show Posts

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.


Messages - theb2b

Pages: 1 2 3 [4]
46
Installation and Upgrades / Re: OpenChange on HTTPs
« on: April 23, 2014, 05:46:26 pm »
I'm having the same problem, reading through this post I have a question. How do you enable the option HTTPS in the openchange section, I don't even see this option.

Also my situation may be different than SilkBC, I get the HTTPS login page, but after logging in I get;

https://hostname.domain-name.local/sogo/so/username


47
Installation and Upgrades / Re: Zentyal 3.4 Install Disc Issue
« on: April 14, 2014, 04:38:40 am »
found this option, at the menu of install options step press F5, choose on screen keyboard, press esc after selection then continue the install process.

48
Installation and Upgrades / Re: openchange crashing
« on: April 11, 2014, 05:10:39 am »
netstat -plant

root@srvzentyal:~# netstat -plant | grep 465
tcp        0      0 0.0.0.0:465             0.0.0.0:*               LISTEN      6522/master
tcp6       0      0 :::465                  :::*                    LISTEN      6522/master
root@srvzentyal:~# netstat -plant | grep 995
tcp        0      0 0.0.0.0:995             0.0.0.0:*               LISTEN      6551/dovecot
tcp6       0      0 :::995                  :::*                    LISTEN      6551/dovecot
root@srvzentyal:~# netstat -plant | grep 25
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN      6522/master
tcp6       0      0 :::25                   :::*                    LISTEN      6522/master
root@srvzentyal:~# netstat -plant | grep 110
tcp        0      0 0.0.0.0:110             0.0.0.0:*               LISTEN      6551/dovecot
tcp6       0      0 :::110                  :::*                    LISTEN      6551/dovecot
root@srvzentyal:~# netstat -plant | grep 88
tcp        0      0 0.0.0.0:88              0.0.0.0:*               LISTEN      10796/samba

same ports are listed when I do a nmap localhost and from a neighboring server.

Ports listed as needing to be open not listed above are
TCP port 26 - SSL secured SMTP

In short necessary ports are open except 26, I don't know if that is needed or not.

49
Installation and Upgrades / Re: openchange crashing
« on: April 11, 2014, 03:45:40 am »
Firewall is off, not installed as this is sitting behind the firewall for testing purposes.

50
Installation and Upgrades / Re: openchange crashing
« on: April 11, 2014, 03:31:59 am »
Believe this too has been silently fixed as I no longer am having this problem. But know have a new problem, attempting to configure Outlook to use the account, either as "exchange" mail connection or as a Outlook mail only connection I am getting following errors.

This action cannot be completed. The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action.

I also get messages stating unable to connect to server to get account information or unable to verify account information.

Deleted the test account, recreated, same result. Restarting the service or server get the same results. What is wrong here??? Why is this so freaking hard??

51
Installation and Upgrades / Re: Zentyal 3.4 Install Disc Issue
« on: April 11, 2014, 03:24:38 am »
Same issue, wired USB keyboard. Specifics of my issue the USB ports are die. As a test as soon as the boot process starts I turn on the cap locks which lights the cap lock indicator on the keyboard, when the install gets past the install option screen the light goes out indicating the keyboard is no longer "attached". Further test insert a USB stick, it lights up until it gets to this same stage and it too goes dead.

I don't believe this is a Zentyal issue, as I have tried it with Ubuntu 13.10 install disk and get the exact same results. Obviously it isn't happening to all users but must be specific to a USB chipset??? My board is a MSI 785GTM-E45

52
Installation and Upgrades / Re: openchange crashing
« on: March 22, 2014, 09:30:51 pm »
Sixstone, all Zentyal components are upgraded, nothing due to be upgraded. I removed openchange, got an error message openchange state is unknown. I then preformed a apt-get update then apt-get upgrade, there was several updates applied, so I installed openchange from the web GUI and again I got error message openchange state is unknown. Follows is snip from the zentyal log pertaining to openchange install.
2014/03/22 15:16:14 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: openchange
2014/03/22 15:16:15 ERROR> GlobalImpl.pm:654 EBox::GlobalImpl::saveAllModules - Failed to save changes in module openchange: Can't locate object method "throw" via package "Can't locate object method "enableInnoDBIfNeeded" via package "EBox::MyDBEngine" at /usr/share/perl5/EBox/OpenChange.pm line 451.
" (perhaps you forgot to load "Can't locate object method "enableInnoDBIfNeeded" via package "EBox::MyDBEngine" at /usr/share/perl5/EBox/OpenChange.pm line 451.
"?) at /usr/share/perl5/EBox/Module/Base.pm line 238, <GEN0> line 3141.
2014/03/22 15:16:15 INFO> GlobalImpl.pm:664 EBox::GlobalImpl::saveAllModules - Saving configuration: webadmin
2014/03/22 15:16:15 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: webadmin
2014/03/22 15:16:17 ERROR> GlobalImpl.pm:738 EBox::GlobalImpl::saveAllModules - The following modules failed while saving their changes, their state is unknown: openchange  at Trace begun at /usr/share/perl5/EBox/Exceptions/Base.pm line 79
EBox::Exceptions::Base::stacktrace('EBox::Exceptions::Internal=HASH(0x82c55f0)') called at /usr/share/perl5/EBox/Exceptions/Base.pm line 119
EBox::Exceptions::Base::log('EBox::Exceptions::Internal=HASH(0x82c55f0)') called at /usr/share/perl5/EBox/Exceptions/Internal.pm line 35
EBox::Exceptions::Internal::new('EBox::Exceptions::Internal', 'The following modules failed while saving their changes, their state is unknown: openchange ') called at /usr/share/perl5/EBox/Exceptions/Base.pm line 91
EBox::Exceptions::Base::throw('EBox::Exceptions::Internal', 'The following modules failed while saving their changes, their state is unknown: openchange ') called at /usr/share/perl5/EBox/GlobalImpl.pm line 738
EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x29d4770)', 'progress', 'EBox::ProgressIndicator=HASH(0x16c6290)') called at /usr/share/perl5/EBox/Global.pm line 95
EBox::Global::AUTOLOAD('EBox::Global=HASH(0x29d3f90)', 'progress', 'EBox::ProgressIndicator=HASH(0x16c6290)') called at /usr/share/zentyal/global-action line 32
eval {...} at /usr/share/zentyal/global-action line 30

I'm going to file a bug as per suggestion from jbahillo, was going to wait for upgrade path for my existing server, but now seriously considering a fresh install to 3.4.

53
Installation and Upgrades / openchange crashing
« on: March 21, 2014, 03:33:49 am »
Openchange will stop working, when I attempt to restart the service using the web GUI it will not start, what I found in the log;

2014/03/20 21:20:16 ERROR> RestartService.pm:61 EBox::SysInfo::CGI::RestartService::_process - Restart of OpenChange from dashboard failed: Can't locate object method "enableInnoDBIfNeeded" via package "EBox::MyDBEngine" at /usr/share/perl5/EBox/OpenChange.pm line 451.

Any thoughts on how to rectify? I can down the server and bring it back up again but will only last five minutes before openchange is again down.
Running Zentyal 3.3 on Ubuntu 12.01 of course.

54
Installation and Upgrades / Joining Existing AD Domain.
« on: January 19, 2014, 11:42:49 pm »
Initial configuration wizard step asking "Enter your active directory settings" I'm getting the following error message;
Invalid DC hostname BHome.local; it must be in the same domain that the Zentyal server. Current Zentyal server domain is BHome.local

UH?

Help please.
the error message above is a copy and paste. Also first attempt to join I used my "Admin" domain account, the password uses a ! character, apparently that is an illegal character? I got an error message that "the input contained an illegal character", had to change the password and not use any illegal characters.

55
Tried that on Saturday, received four missing dependences errors, related to groupware and bandwidth monitoring.

56
Per my prior post I did that, copied the iso to the usb stick, still no joy as they say. Followed instructions here on how to do it based on others success;
http://trac.zentyal.org/wiki/Documentation/Community/HowTo/InstallationFromUSB
and here;
http://boomslang-artofwar.blogspot.com/2011/03/installing-zentyal-from-usb-thumbdrive.html
neither of these methods meet with any success.
I believe the problem due to USB is mounted as a CD, but file type is wrong so it can't be read. When mounting the iso this solves the read problem but when time comes to partition the hard drive with the USB attached it is read as part of the drive, any attempts to unmount the USB drive it is unsuccessful.
Taking a different route, found an old CD player, disconnected a drive, (using an older PC for test) garage rigged the CD player to work, now have joy!  8)

57
Installer not capable of being done from USB drive. Found directions on Zentyal site copy iso to the usb then when installer fails to find the cdrom file, switch to another terminal session then mount the iso on the usb to /mnt/somename. Did this, instructions where woefully lacking in detail as the precise method is very different from my experience. But I was able to find the usb mounted under cdrom, so I mounted the usb from cdrom to /media/, tried to proceed but installer unable to find the .iso. Next choice that came up was to have the installer search local disk, so I did, installer found the iso and started to progress. Failed miserably at hard drive partition step, installer stated did not find / root file. Only way out was to push esc key. Installer would start searching for hard drive to partition again with the same results, IE stuck in a loop.

58
Install Zentyal 3.3 (delete all disks)


59
Installing from a flash drive, get zentyal splash screen, choose first install option, proceed to the next screen background turns purple. When install is complete and after a reboot I get a bash screen with a command prompt/login prompt, no GUI. Attempt to launch web browser to server, times out no connection can be made.

Safe to say my experience installing Zentyal is significantly different than presented at;
http://doc.zentyal.org/en/installation.html#zentyal-installer

Thoughts, help, suggestions?

Pages: 1 2 3 [4]