Closed alois-gaucher closed 3 years ago
Hi!
Please can you tell me what browser & device are you using?
Many thanks.
Hello,
I tried to use Brave 1.24.84 Chromium: 90.0.4430.93 (Windows 10 PC) & Safari (iOS 14.5)
Thank you, I will check. the problems.
The other tracking operation is working correctly right?
Only bots (Google I think) worked so far
Checked your problems, I'm making some fix. in the next release will be available.
Please @couquino try again with the v0.6.1
Yup, it works ! Thanks :)
Hi,
there is my logs
`error: update "events" set "duration" = $1 where "id" = $2 and "website_id" = $3 returning * - invalid input syntax for type integer: "null"
length: 105,
severity: 'ERROR',
code: '22P02',
detail: undefined,
hint: undefined,
position: undefined,
internalPosition: undefined,
internalQuery: undefined,
where: undefined,
schema: undefined,
table: undefined,
column: undefined,
dataType: undefined,
constraint: undefined,
file: 'numutils.c',
line: '256',
routine: 'pg_strtoint32'
}
error: insert into "locales" ("local", "location", "name", "tag") values ($1, $2, $3, $4) returning * - null value in column "local" violates not-null constraint
length: 263,
severity: 'ERROR',
code: '23502',
detail: 'Failing row contains (12, French, null, France, fr-FR, 2021-05-14 08:26:23.014617+00, 2021-05-14 08:26:23.014617+00).',
hint: undefined,
position: undefined,
internalPosition: undefined,
internalQuery: undefined,
where: undefined,
schema: 'public',
table: 'locales',
column: 'local',
dataType: undefined,
constraint: undefined,
file: 'execMain.c',
line: '1948',
routine: 'ExecConstraints'
}`