Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lcd-cosmos.cosmostation.io returns 404 (for all endpoints) #37

Open
veado opened this issue Aug 24, 2022 · 1 comment
Open

lcd-cosmos.cosmostation.io returns 404 (for all endpoints) #37

veado opened this issue Aug 24, 2022 · 1 comment

Comments

@veado
Copy link

veado commented Aug 24, 2022

Does not work for "official" wallet https://wallet.cosmostation.io/cosmos nor by running web-wallet-ts-react locally http://localhost:3001/cosmos (since last weekend or so).

Cosmostation's Chrome extension works still fine - no issue by calling https://lcd-cosmos.cosmostation.io from there. Are there any restriction recently?

veado added a commit to thorchain/asgardex-electron that referenced this issue Aug 24, 2022
- [x] Since `https://lcd-cosmos.cosmostation.io` is not accessible for last few days (see cosmostation/web-wallet-ts-react#37), switch to
`https://lcd-cosmoshub.keplr.app` . Note: `keplr.app` api does not support all endpoints.
- [x] Quick fix: catchError in service/thorchain
- [x] Quick fix: <button> cannot appear as a descendant of <button>
- [x] Quick fix: Styles of TableHeadline in `AssetDetails`
luxuereal added a commit to luxuereal/wallet-Asgardex-electron that referenced this issue Jun 16, 2023
- [x] Since `https://lcd-cosmos.cosmostation.io` is not accessible for last few days (see cosmostation/web-wallet-ts-react#37), switch to
`https://lcd-cosmoshub.keplr.app` . Note: `keplr.app` api does not support all endpoints.
- [x] Quick fix: catchError in service/thorchain
- [x] Quick fix: <button> cannot appear as a descendant of <button>
- [x] Quick fix: Styles of TableHeadline in `AssetDetails`
luxuereal added a commit to luxuereal/wallet-Asgardex-electron that referenced this issue Dec 11, 2023
- [x] Since `https://lcd-cosmos.cosmostation.io` is not accessible for last few days (see cosmostation/web-wallet-ts-react#37), switch to
`https://lcd-cosmoshub.keplr.app` . Note: `keplr.app` api does not support all endpoints.
- [x] Quick fix: catchError in service/thorchain
- [x] Quick fix: <button> cannot appear as a descendant of <button>
- [x] Quick fix: Styles of TableHeadline in `AssetDetails`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@veado and others