gabriel / musehub public
Open #77
filed by gabriel human · 6 days ago

Fix generated musehub urls

0 Anchors
Blast radius
Churn 30d
0 Proposals

The URL which is being copied from the MuseHub GUI isn't https:

muse clone http://staging.musehub.ai/gabriel/muse

Which is causing this error

muse clone http://staging.musehub.ai/gabriel/muse throwaway-muse 
Cloning from http://staging.musehub.ai/gabriel/muse …
❌ Cannot reach remote: Refusing to send credentials to a non-HTTPS URL: 'http://staging.musehub.ai/gabriel/muse/refs'. Ensure the remote URL uses https://.

Update all urls which appear in the musehub GUI and ensure they are

  1. env specific. ex: local, staging, production
  2. https and not http. Even localhost urls are https via mkcert
Activity
gabriel opened this issue 6 days ago
No activity yet. Use the CLI to comment.