thilles
TTwenty
•Created by marie on 7/16/2024 in #🏡︱general
v0.22 upgrade warnings
syncStage enum seems to be default FULL_MESSAGE_LIST_FETCH_PENDING
36 replies
TTwenty
•Created by marie on 7/16/2024 in #🏡︱general
v0.22 upgrade warnings
Would going from 0.21.2 -> 0.22.1 (instead of 0.22.0) fix this from the start? Currently only playing around in dev env
36 replies
TTwenty
•Created by marie on 7/16/2024 in #🏡︱general
v0.22 upgrade warnings
yarn command:prod migrate-0.22:update-message-channel-sync-stage-enum
seemed to sort of work. At least after running sync-metadata
and upgrade-0.22
afterwards, I got the new address field.
Although the FULL_MESSAGES_LIST_FETCH_PENDING naming errors are still present.36 replies
TTwenty
•Created by marie on 7/16/2024 in #🏡︱general
v0.22 upgrade warnings
Will try that tonight, thanks!
36 replies
TTwenty
•Created by marie on 7/16/2024 in #🏡︱general
v0.22 upgrade warnings
Hi @marie! I also got some other errors while following the upgrade commands from 0.21.2 to 0.22.0. Anything known?
36 replies
Missing favicons
Okay. As far as I can tell it looks for a href in a link tag, from either of the attributes
link[rel=icon], link[rel="shortcut icon"], link[rel="apple-touch-icon"]'
it finds.
Then it combines the baseurl with the href and pushes that to the favicon server.
From two of the failing records, I can see that they specify a full url in href. Making the faviconUrls
consist of e.g. https://mycompany.com/https://images.squarespace-cdn.com/content/v1/56a7557442f552f59fe399aa/1453809627219-26RBJRYMD1F99XTA4NNS/favicon.ico
19 replies
Upgrading 0.2 to 0.21
I upgraded ok 0.20.0 -> 0.21.2 with commands
yarn database:migrate:prod
yarn command:prod workspace:sync-metadata -w 26557ae2-33cc-4d38-8646-3b6f1031bd2b -f
(notice -f flag)
Only got the two normal warnings during sync
[Nest] 248 - 07/11/2024, 6:45:44 AM WARN [SyncWorkspaceMetadataCommand] Workspace contains 2 issues, sync has been forced.28 replies
upgrade from 0.11.2 to 0.12.1
nvm, found this https://discord.com/channels/1130383047699738754/1239905691880132719/1239935568758964336
5 replies