You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a question or a support request. If you have any Curio related questions, please ask in the discussion forum.
This is not a new feature request. If it is, please file a feature request instead.
This is not an enhancement request. If it is, please file a improvement suggestion instead.
I have searched on the issue tracker and the discussion forum, and there is no existing related issue or discussion.
I am running the Latest release, or the most recent RC(release candidate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
I did not make any code changes to curio.
Curio component
PoRep Pipeline
Snap Deals
Market
IPNI provider
Curio UI
Other
Curio Version
curio version 1.24.3+calibnet+git_08785ae_2025-01-15T22:42:29+02:00
Describe the Bug
The "Create Time" on the PoRep screen is wrong.
I started a CC sector sealing and the SRD started at 8:41 am. It is now 11:35 (2 h 50 minutes later), but the PoRep screen indicates that the task started 4:51 mins ago.
My server is running in UTC time. The PC/Browser that I'm accessing Curio UI with, is in UTC+2 (SAST) time.
The PoRep screen is exactly 2 hours "out" with what it shows.
And my current time on the Server:
And current time on the PC that I'm accessing the Curio UI with:
Logging Information
N/A
Repo Steps
Run the Curio nodes on a server with UTC time set on the server.
Start sealing some CC sectors.
Visit the Curio UI from a machine in another timezone.
The text was updated successfully, but these errors were encountered:
I think there is a little confusion here. "Create time" is not SDR task dependent. It is the time when this sector was created. Usually the moment sector is sent to sealing pipeline.
Now that's clarified, you time diff is still correct. Curio works with UTC. We seem to convert to localtime on the server side and send the string to client. That's why it is different.
@magik6k Any reason we did it this way? People running remote clusters may get confused about time. We seem to be doing this for a lot of UI pages.
Checklist
Latest release
, or the most recent RC(release candidate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.Curio component
Curio Version
Describe the Bug
The "Create Time" on the PoRep screen is wrong.
I started a CC sector sealing and the SRD started at 8:41 am. It is now 11:35 (2 h 50 minutes later), but the PoRep screen indicates that the task started 4:51 mins ago.
My server is running in UTC time. The PC/Browser that I'm accessing Curio UI with, is in UTC+2 (SAST) time.
The PoRep screen is exactly 2 hours "out" with what it shows.
And my current time on the Server:
And current time on the PC that I'm accessing the Curio UI with:
Logging Information
Repo Steps
The text was updated successfully, but these errors were encountered: