Add a stack for running Osmosis frontend app on Urbit #683

Merged
prathamesh0 merged 8 commits from ng-osmosis-urbit into main 2023-12-14 11:58:10 +00:00
prathamesh0 commented 2023-12-07 10:18:25 +00:00 (Migrated from github.com)

Part of Add stack for osmosis frontend app

  • To be rebased after preceding PRs get merged
Part of [Add stack for osmosis frontend app](https://www.notion.so/Add-stack-for-osmosis-frontend-app-6c7caf1572924204a02fdf9e2dad9850?pvs=23) - To be rebased after preceding PRs get merged
nikugogoi commented 2023-12-12 12:41:45 +00:00 (Migrated from github.com)

Tried installing app using clause of %glob-ames
Followed guide: https://docs.urbit.org/userspace/apps/guides/software-distribution
Renamed example app filename to contain uppercase and it was working

Tried installing osmosis app in similar way and stuck in upload to glob step

Upload stuck for long time and timed out after 10 mins
image

Error in urbit instance

> |install our %osmosis
>=
%contacts: on-peek on path /x/all
%contacts: on-watch on path /news
~zod:dojo> /«http»
recover: dig: meme
allocate: reclaim: half of 3914 entries
allocate: reclaim: half of 1957 entries
allocate: reclaim: half of 978 entries
allocate: reclaim: half of 489 entries
allocate: reclaim: half of 244 entries
allocate: reclaim: half of 122 entries
allocate: reclaim: half of 61 entries
allocate: reclaim: half of 30 entries
allocate: reclaim: half of 15 entries
allocate: reclaim: half of 7 entries
allocate: reclaim: half of 3 entries
allocate: reclaim: half of 1 entries
allocate: reclaim: memo cache: empty

bail: meme
home: bailing out
pier: EOF
~zod:dojo> pier: work exit: status 0, signal 6
Tried installing app using clause of [%glob-ames](https://docs.urbit.org/userspace/apps/reference/dist/docket#glob-ames) Followed guide: https://docs.urbit.org/userspace/apps/guides/software-distribution Renamed example app filename to contain uppercase and it was working Tried installing osmosis app in similar way and stuck in [upload to glob step](https://docs.urbit.org/userspace/apps/guides/software-distribution#upload-to-glob) Upload stuck for long time and timed out after 10 mins ![image](https://github.com/cerc-io/stack-orchestrator/assets/20663182/ad2de553-918c-447f-bcd6-3c6189b4a55c) Error in urbit instance ```bash > |install our %osmosis >= %contacts: on-peek on path /x/all %contacts: on-watch on path /news ~zod:dojo> /«http» recover: dig: meme allocate: reclaim: half of 3914 entries allocate: reclaim: half of 1957 entries allocate: reclaim: half of 978 entries allocate: reclaim: half of 489 entries allocate: reclaim: half of 244 entries allocate: reclaim: half of 122 entries allocate: reclaim: half of 61 entries allocate: reclaim: half of 30 entries allocate: reclaim: half of 15 entries allocate: reclaim: half of 7 entries allocate: reclaim: half of 3 entries allocate: reclaim: half of 1 entries allocate: reclaim: memo cache: empty bail: meme home: bailing out pier: EOF ~zod:dojo> pier: work exit: status 0, signal 6 ```
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#683
No description provided.