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

Developing Admin App #88

Open
pandora6546 opened this issue Jan 27, 2025 · 2 comments
Open

Developing Admin App #88

pandora6546 opened this issue Jan 27, 2025 · 2 comments

Comments

@pandora6546
Copy link

pandora6546 commented Jan 27, 2025

I want to setup all full nodes on my server in the cloud and setup admin panel app and its database in my local machine then they talked to each other. How can I do that?
On setting up the python admin app, I'm getting error on migration

ult.py", line 681, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedTable) relation "exchange_rate" does not exist

[SQL: ALTER TABLE exchange_rate DROP CONSTRAINT uq_exchange_rate_crypto]
(Background on this error at: http://sqlalche.me/e/14/f405)
......
ult.py", line 681, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedTable) relation "exchange_rate" does not exist

[SQL: ALTER TABLE exchange_rate DROP CONSTRAINT uq_exchange_rate_crypto]
(Background on this error at: http://sqlalche.me/e/14/f405)

Copy link

Official Statement from the SHKeeper Development Team

We would like to clarify that the SHKeeper development team consists solely of the following:

It is managed through our official GitHub account https://github.com/vsys-host

We NEVER:

  • Share or redirect users to unofficial or suspicious links.
  • Request private keys, funds, or other sensitive information.

If you encounter any comments, issues, or users claiming to represent SHKeeper and sharing external links or providing questionable support, please report them immediately. These individuals are not affiliated with the SHKeeper team.

For accurate information and official support, please refer only to:

Our GitHub account: https://github.com/vsys-host/shkeeper.io
Our official SHKeeper website: https://shkeeper.io/
Our official VSYS Host website: https://vsys.host/

Thank you for your understanding and vigilance.

SHKeeper Development Team

@dmytro-samoylenko
Copy link
Member

Postgres DB compatibility with Shkeeper is not tested so not supported.

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