Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After update to Version 6.12 - Message: “Start date cannot be later than expire date #33222

Closed
thokich opened this issue Sep 6, 2024 · 5 comments
Labels
Tasked Added to the internal issue tracking type: bug

Comments

@thokich
Copy link

thokich commented Sep 6, 2024

Hello,
after update Server from 6.11.1 → 6.11.2 → 6.12 in docker enviroment
I become when i start the container in 6.12 this message in the log

In version 6.11.1 i do not become this messages.

Description
024-09-06T07:47:52.155Z 50 pid=1 hostname=1234567890 name=System msg=Error during workspace sync function=announcementSync

err={“type”:“Error”,“message”:“Start date cannot be later than expire date”,“stack”:"Error: Start date cannot be later than expire date\n

at BannersRaw.createOrUpdate (server/models/raw/Banners.ts:63:10)\n

at server/services/banner/service.ts:35:17\n

at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40\n

=> awaited here:\n

at Function.Promise.await (/app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:56:12)\n

at app/cloud/server/functions/syncWorkspace/handleCommsSync.ts:64:2\n

at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40\n

=> awaited here:\n

at Function.Promise.await (/app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:56:12)\n

at app/cloud/server/functions/syncWorkspace/announcementSync.ts:101:4\n

at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40"}

2024-09-06T07:47:52.156Z 50 pid=1 hostname=1234567890 name=System msg=Error during workspace sync

err={“type”:“Error”,“message”:“Start date cannot be later than expire date”,“stack”:"Error: Start date cannot be later than expire date\n

at BannersRaw.createOrUpdate (server/models/raw/Banners.ts:63:10)\n

at server/services/banner/service.ts:35:17\n

at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40\n

=> awaited here:\n

at Function.Promise.await (/app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:56:12)\n

at app/cloud/server/functions/syncWorkspace/handleCommsSync.ts:64:2\n

at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40\n

=> awaited here:\n

at Function.Promise.await (/app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:56:12)\n

at app/cloud/server/functions/syncWorkspace/announcementSync.ts:101:4\n

at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40\n

=> awaited here:\n

at Function.Promise.await (/app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:56:12)\n

at app/cloud/server/functions/syncWorkspace/index.ts:16:3\n

at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40"}

Server Setup Information
±--------------------------------------------------------+
| SERVER RUNNING |
±--------------------------------------------------------+
| |
| Rocket.Chat Version: 6.12.0 |
| NodeJS Version: 14.21.3 - x64 |
| MongoDB Version: 7.0.7 |
| MongoDB Engine: wiredTiger |
| Platform: linux |
| Process Port: 3000 |
| Site URL: https://rocketchat.germany.de/ |
| ReplicaSet OpLog: Enabled |
| Commit Hash: ecff0a6 |
| Commit Branch: HEAD |
| |
±--------------------------------------------------------+

When i Push the Button “sync license update” then i become the same message.

@thokich
Copy link
Author

thokich commented Sep 6, 2024

I think the problem comes from the same area as my last problem. There was a fix for it #32610.

@reetp
Copy link

reetp commented Sep 6, 2024

I can confirm that this started to occur in 6.11.2

@scuciatto
Copy link
Member

Hey, @thokich this should be fixed now. Can you check, please?

@thokich
Copy link
Author

thokich commented Sep 9, 2024

Hey, @scuciatto it looks good. When i Push now the Button “sync license update” then the error message in log is disappeared. Good job thanks.

@thokich
Copy link
Author

thokich commented Sep 16, 2024

The error message in log is disappeared.

@thokich thokich closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tasked Added to the internal issue tracking type: bug
Projects
None yet
Development

No branches or pull requests

3 participants