You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've successfully set up a development environment using Docker on a Digital Ocean droplet. The application includes a feature allowing users to create and deploy their own fungible tokens. Here's the issue:
Local Deployment: Token deployment works flawlessly when running the devnet locally using Docker.
Server Deployment: The same deployment process fails when the devnet is running on the Digital Ocean droplet. The Leather wallet UI displays a generic "Some error occurred" message.
Troubleshooting so far:
I've configured the Leather wallet on the server to use the droplet's IP address as the network URL.
The network ID in the Leather wallet is a random value (whether it should be random or it should be a specific one).
Request:
Can anyone help me identify the potential causes of this deployment error on the Digital Ocean droplet?
Desktop (please complete the following information):
Browser [chrome]
Version [latest]
The text was updated successfully, but these errors were encountered:
Describe the bug
I've successfully set up a development environment using Docker on a Digital Ocean droplet. The application includes a feature allowing users to create and deploy their own fungible tokens. Here's the issue:
Troubleshooting so far:
Request:
Can anyone help me identify the potential causes of this deployment error on the Digital Ocean droplet?
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: