This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-12-02
Channels
- # adventofcode (63)
- # announcements (21)
- # babashka-sci-dev (1)
- # beginners (24)
- # biff (2)
- # calva (78)
- # cherry (6)
- # clj-commons (3)
- # clj-kondo (7)
- # clojure (91)
- # clojure-austin (2)
- # clojure-bay-area (6)
- # clojure-denmark (1)
- # clojure-europe (45)
- # clojure-nl (1)
- # clojure-norway (16)
- # clojure-portugal (3)
- # clojure-uk (1)
- # clojurescript (20)
- # conjure (11)
- # datalevin (13)
- # datomic (5)
- # emacs (14)
- # etaoin (15)
- # events (7)
- # fulcro (9)
- # funcool (1)
- # honeysql (26)
- # joyride (4)
- # kaocha (3)
- # lambdaisland (2)
- # malli (7)
- # off-topic (22)
- # pathom (29)
- # portal (58)
- # practicalli (8)
- # rdf (25)
- # reagent (14)
- # sci (3)
- # scittle (37)
- # shadow-cljs (10)
- # slack-help (2)
- # spacemacs (7)
- # sql (7)
- # tools-deps (1)
- # xtdb (2)
I have a Datomic Cloud 973-9132 setup and wanted to upgrade following the https://docs.datomic.com/cloud/operation/upgrading.html#storage-and-compute.
I clicked “Update” on the storage stack and provided the newest template (https://s3.amazonaws.com/datomic-cloud-1/cft/981-9188/datomic-storage-981-9188.json), then set “Reuse Existing Storage” to true
and started the update without changing any options.
Then this happened (see first screenshot). When I retry it errors (second screenshot), when I roll back it also errors (third screenshot). How do I proceed? 😄
@nottmeyHave you performed the "Split Stack" operation? https://docs.datomic.com/cloud/operation/split-stacks.html
Ah, I missed that requirement 🙈 I’m just running a master stack system like described here: https://docs.datomic.com/cloud/getting-started/start-system.html