Quantcast
Channel: Sophos User Bulletin Board
Viewing all articles
Browse latest Browse all 14361

[8.930] Wizard Cosmetic issues

$
0
0
Hi All

Whilst testing http://www.astaro.org/beta-versions/...ial-setup.html I've re initialised the wizard and found the following issue (attached)

This was tested with chrome 18.0.1025.162 m and I wasn't able to reproduce it again using chrome or FF

The only error I found-not sure if it was related (timings match )

Code:

2012:04:13-20:10:03 ********* postgres[16054]: [2-1] ERROR:  null value in column "sid" violates not-null constraint
2012:04:13-20:10:03 ********* postgres[16054]: [2-2] STATEMENT: 
2012:04:13-20:10:03 ********* postgres[16054]: [2-3]              insert into confd_sessions(
2012:04:13-20:10:03 ********* postgres[16054]: [2-4]                sid, facility, srcip, username, time, endtime, state
2012:04:13-20:10:03 ********* postgres[16054]: [2-5]              ) values($1, $2, $3, $4, $5, $6 ,$7)
2012:04:13-20:10:03 ********* postgres[16054]: [2-6]           
2012:04:13-20:10:03 ********* postgres[16054]: [3-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:04:13-20:10:03 ********* postgres[16054]: [3-2] STATEMENT: 
2012:04:13-20:10:03 ********* postgres[16054]: [3-3]              insert into confd_sessions(
2012:04:13-20:10:03 ********* postgres[16054]: [3-4]                sid, facility, srcip, username, time, endtime, state
2012:04:13-20:10:03 ********* postgres[16054]: [3-5]              ) values($1, $2, $3, $4, $5, $6 ,$7)
2012:04:13-20:10:03 ********* postgres[16054]: [3-6]           
2012:04:13-20:10:03 ********* postgres[16054]: [4-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:04:13-20:10:03 ********* postgres[16054]: [4-2] STATEMENT: 
2012:04:13-20:10:03 ********* postgres[16054]: [4-3]              insert into confd_nodes(
2012:04:13-20:10:03 ********* postgres[16054]: [4-4]                sid, time, node, value, oldvalue
2012:04:13-20:10:03 ********* postgres[16054]: [4-5]              ) values($1, $2, $3, $4, $5)
2012:04:13-20:10:03 ********* postgres[16054]: [4-6]           
2012:04:13-20:10:03 ********* postgres[16054]: [5-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:04:13-20:10:03 ********* postgres[16054]: [5-2] STATEMENT: 
2012:04:13-20:10:03 ********* postgres[16054]: [5-3]              insert into confd_objects(
2012:04:13-20:10:03 ********* postgres[16054]: [5-4]                sid, time, class, type, ref, objname, action, attrs
2012:04:13-20:10:03 ********* postgres[16054]: [5-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:04:13-20:10:03 ********* postgres[16054]: [5-6]           
2012:04:13-20:10:03 ********* postgres[16054]: [6-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:04:13-20:10:03 ********* postgres[16054]: [6-2] STATEMENT: 
2012:04:13-20:10:03 ********* postgres[16054]: [6-3]              insert into confd_objects(
2012:04:13-20:10:03 ********* postgres[16054]: [6-4]                sid, time, class, type, ref, objname, action, attrs
2012:04:13-20:10:03 ********* postgres[16054]: [6-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:04:13-20:10:03 ********* postgres[16054]: [6-6]

Thanks

Attached Images
File Type: png Untitled.png (17.4 KB)

Viewing all articles
Browse latest Browse all 14361

Trending Articles