ispCP - Board - Support
Ispcp v1.0.3 testers needed - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Announcements (/forum-6.html)
+--- Thread: Ispcp v1.0.3 testers needed (/thread-7707.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


RE: Ispcp v1.0.3 testers needed - Kika - 10-21-2009 07:10 PM

something wrong with the network statistics

I have some domain which are on other servers, but i must give the dns service. I created new IP on the ispCP (but not in the /etc/netwotk/interfaces) because on the old system i can create external domain only with this method. This works until i upgraded to 1.0.3, because now when i start the /etc/init.d/ispcp_networks the script add new interfaces to the eth0 with this IPs, and that's why the tcp packets goes to wrong way from my server...


RE: Ispcp v1.0.3 testers needed - kazuo - 10-22-2009 08:12 AM

unless could lead to an endless loop and is unnecessary in this case.

An easy solution should be:

my ($data_length, $index_length) = (0, 0);

$data_length = @$_[6];
$index_length = @$_[8];

$size += $data_length + $index_length;

added in r2103

I reflect a revision and tested it, but the message is given. Why is it?


RE: Ispcp v1.0.3 testers needed - kazuo - 10-23-2009 12:44 AM

At the time of update from 1.0.2.
Why does a DNS support function become effective for a current hosting user?

Is it specifications?


RE: Ispcp v1.0.3 testers needed - Elf - 10-30-2009 10:35 AM

Works great with dovecot.


RE: Ispcp v1.0.3 testers needed - kazuo - 10-31-2009 01:15 AM

All of projects menber

It is my mistake.
Please cancel 2056 tickets.
I'm sorry.


RE: Ispcp v1.0.3 testers needed - aseques - 11-03-2009 09:41 PM

Good morning, a couple of problems with 1.0.3 and ispcp in general.

1.- If you launch the rqst-mngr from the console, it tries to rebuild the mail accounts in status "disabled", it's a waste of resources and it's a problem when you are trying to debug a problem.
There should be some changes in /var/www/ispcp/engine/ispcp-mbox-mngr so it doesn't rebuild when in disabled status.

2.- Is the ticket system close? I wanted report this bug and the new ticket option just disappeared.


RE: Ispcp v1.0.3 testers needed - Roland - 11-19-2009 09:43 AM

Hello

Installed latest svn, users cannot create emails for some reasons:

Auto respond: [ Please wait for update ]
Domain mail
Unknown error

in logs I have:

role@muie.ro - Set status to 'change'
sys_command_rs() | Ending...


RE: Ispcp v1.0.3 testers needed - Roland - 11-19-2009 12:21 PM

reinstalled anything from scratch with format and now the site is in maintainance mode I cannot set it off.


RE: Ispcp v1.0.3 testers needed - Nuxwin - 11-19-2009 12:58 PM

(11-19-2009 12:21 PM)Roland Wrote:  reinstalled anything from scratch with format and now the site is in maintainance mode I cannot set it off.

Hello ;

The maintenance mode after an new installation is due to the database structure state. In effect, yesterday, we have added a new update for the database in the frontend file but we have not updated the database file who's used for the new installations. So, you should login as admin and perform the update for the database manually (See the link on the first page when you are logged as admin). After that, (normally), all is OK. Wink

Note : Today, I've updated the sql file who's used for the new installations, to avoid the database updates via the frontend and to prevent the maintenance mode after the new installation.


RE: Ispcp v1.0.3 testers needed - Roland - 11-19-2009 01:07 PM

Daemon returned 250 as status code this is the error I receive when people try to add email addresses.
about that maintainance I figured out myself, reinstalled form scratch but that email error won't go away.