Modify

Opened 3 years ago

Closed 3 years ago

#2494 closed Bug/Fehler (fixed)

Installer Warning Log

Reported by: Torsten Riemer Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.8.0
Component: Installer Version: trunk
Keywords: Cc:
Blocked By: Blocking:

Description

Ich habe testweise mal den Trunk in r15062 installiert und folgendes Log erhalten:

[2023-04-12 18:51:17]	[warning]	[modified]	[pid:88836]	WARNING found for URL: /_installer/install_step1.php?action=restorenow&sql=0	{}	{}
[2023-04-12 18:51:17]	[warning]	[modified]	[pid:88836]	1146 - Table 'trunkroot.customers' doesn't exist<br/><br/>SELECT *                                        FROM customers in File: /.../.../.../.../inc/db_functions_mysqli.inc.php on Line: 179	{}	{}
[2023-04-12 18:51:17]	[warning]	[modified]	[pid:88836]	Backtrace #0 - /.../.../.../.../_installer/includes/auth.php called at Line 90	{}	{}
[2023-04-12 18:51:18]	[warning]	[modified]	[pid:88836]	Backtrace #1 - /.../.../.../.../_installer/includes/application_top.php called at Line 125	{}	{}
[2023-04-12 18:51:18]	[warning]	[modified]	[pid:88836]	Backtrace #2 - /.../.../.../.../_installer/install_step1.php called at Line 14	{}	{}
[2023-04-12 18:51:20]	[warning]	[modified]	[pid:88837]	WARNING found for URL: /_installer/install_step1.php?action=restoredb&sql=0	{}	{}
[2023-04-12 18:51:20]	[warning]	[modified]	[pid:88837]	1146 - Table 'trunkroot.customers' doesn't exist<br/><br/>SELECT *                                        FROM customers in File: /.../.../.../.../inc/db_functions_mysqli.inc.php on Line: 179	{}	{}
[2023-04-12 18:51:20]	[warning]	[modified]	[pid:88837]	Backtrace #0 - /.../.../.../.../_installer/includes/auth.php called at Line 90	{}	{}
[2023-04-12 18:51:20]	[warning]	[modified]	[pid:88837]	Backtrace #1 - /.../.../.../.../_installer/includes/application_top.php called at Line 125	{}	{}
[2023-04-12 18:51:20]	[warning]	[modified]	[pid:88837]	Backtrace #2 - /.../.../.../.../_installer/install_step1.php called at Line 14	{}	{}
[2023-04-12 18:51:43]	[warning]	[modified]	[pid:88839]	WARNING found for URL: /_installer/install_step1.php?action=convertdb	{}	{}
[2023-04-12 18:51:43]	[warning]	[modified]	[pid:88839]	Undefined array key 96 in File: /.../.../.../.../_installer/install_step1.php on Line: 244	{}	{}
[2023-04-12 18:52:30]	[warning]	[modified]	[pid:88837]	WARNING found for URL: /_installer/install_step2.php	{}	{}
[2023-04-12 18:52:30]	[warning]	[modified]	[pid:88837]	Undefined variable $zone_id in File: /.../.../.../.../_installer/install_step2.php on Line: 197	{}	{}

Attachments (0)

Change History (1)

comment:1 by Gerhard Waldemair, 3 years ago

Resolution: fixed
Status: newclosed

In 15257:

fix #2380 & #2494 - update installer

Modify Ticket

Action
as closed The owner will remain somebody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.