Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1451 Lượt xem

We recently migrated our database from one server to another. Following the migration, we are experiencing issues accessing existing records and marking attendance in the system.Has anyone encountered a similar issue? We would appreciate your assistance in resolving this matter.

Please find the error message below:

Traceback (most recent call last):

  File "/opt/odoo18_enterprise/odoo/sql_db.py", line 354, in execute

    res = self._obj.execute(query, params)

          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

psycopg2.errors.InvalidParameterValue: time zone "Asia/Calcutta" not recognized



Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

The error means PostgreSQL is not recognizing the Timezone.

I would try "Asia/Kolkata" instead, so go through the res.user records and change the ones using Calcutta to use Kolkata instead.

Ảnh đại diện
Huỷ bỏ
Tác giả

@Ray Even after changing the Timezone for the existing records the issue is not resolved for marking the attendance.

Please open a ticket with Odoo Support then so someone on our crack team can peer into your specific database and get things working again.

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 5 25
1018
0
thg 8 25
481
0
thg 4 25
741
1
thg 3 25
992
2
thg 3 25
1080