Environment
- Automaton v0.2.1
- macOS (local mode,
sandboxId: "")
- MetaMask wallet
- Browser: Chrome
Issues
1. Sandbox disappears after creation
Created a new sandbox via the Conway Cloud dashboard (app.conway.tech → + New Sandbox). The sandbox appeared briefly, then disappeared from the dashboard on refresh. The Sandboxes section shows "No sandboxes yet" / "0 total".
2. Wallet connector broken — getChainId error
When attempting to buy credits via the dashboard Buy Credits buttons, MetaMask prompts never appear. Instead, the following error is returned:
Payment failed: r.connector.getChainId is not a function
This happens on every credit purchase attempt. The workaround was to send USDC directly from Coinbase to the wallet address on Base, which worked — the Wallet USDC balance updated correctly. But converting USDC → Conway credits via the dashboard UI fails every time.
3. Minor: No network guidance during setup
The setup wizard asks for funding but doesn't emphasize that USDC must be sent on Base network specifically. Easy to accidentally send on Ethereum mainnet (which I did — $20 stuck on wrong chain). A note in the funding step would save new users money.
Workaround
- Funded by sending USDC on Base directly from Coinbase to the Conway wallet address
- Transferred credits to automaton via the Transfer Credits section (this worked)
- Running in local mode since sandbox creation fails
Expected
- Sandboxes should persist after creation
- Buy Credits buttons should trigger MetaMask transaction signing
- Setup wizard should warn about Base network requirement
Environment
sandboxId: "")Issues
1. Sandbox disappears after creation
Created a new sandbox via the Conway Cloud dashboard (app.conway.tech → + New Sandbox). The sandbox appeared briefly, then disappeared from the dashboard on refresh. The Sandboxes section shows "No sandboxes yet" / "0 total".
2. Wallet connector broken —
getChainIderrorWhen attempting to buy credits via the dashboard Buy Credits buttons, MetaMask prompts never appear. Instead, the following error is returned:
This happens on every credit purchase attempt. The workaround was to send USDC directly from Coinbase to the wallet address on Base, which worked — the Wallet USDC balance updated correctly. But converting USDC → Conway credits via the dashboard UI fails every time.
3. Minor: No network guidance during setup
The setup wizard asks for funding but doesn't emphasize that USDC must be sent on Base network specifically. Easy to accidentally send on Ethereum mainnet (which I did — $20 stuck on wrong chain). A note in the funding step would save new users money.
Workaround
Expected