simplyvc | Unsorted

Telegram-канал simplyvc - Simply Staking Community

229

Subscribe to a channel

Simply Staking Community

11/11/2022 12:53:37 PM - SystemMonitor.RabbitMQApi - ERROR - RabbitMQ error in connect_unsafe

Читать полностью…

Simply Staking Community

Yep, same as all the other ones that do work

Читать полностью…

Simply Staking Community

This is a testnet validator, the other one is mainnet

Читать полностью…

Simply Staking Community

Particularly for the missing nodes

Читать полностью…

Simply Staking Community

Mmm… not sure what’s wrong.

Читать полностью…

Simply Staking Community

Can you see erros with the latest logs?

Читать полностью…

Simply Staking Community

sudo docker-compose logs -f alerter

Читать полностью…

Simply Staking Community

Hi Dylan, again 2 nodes are not showing up on the UI System metrics. I've done these steps, but this time it did not fix the issue

Читать полностью…

Simply Staking Community

#!/usr/bin/python3
# EASY-INSTALL-ENTRY-SCRIPT: 'docker-compose==1.25.0','console_scripts','docker-compose'
__requires__ = 'docker-compose==1.25.0'
import re
import sys
from pkg_resources import load_entry_point

if __name__ == '__main__':
if(sys.argv[1] == 'down'):
sys.exit("don't run docker-compose down or you will remove the whole Panic configuration!")
sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
sys.exit(
load_entry_point('docker-compose==1.25.0', 'console_scripts', 'docker-compose')()
)

Читать полностью…

Simply Staking Community

oh, it's because I didn't run upgrade_to_1_3_0.sh 😂

Читать полностью…

Simply Staking Community

@Eleuname84 yes, that helped me, thank you!

Читать полностью…

Simply Staking Community

if you check the console of the browser (F12) you will see an error, if you google it , you will find out you need to install CORS (addon for chrome or firefox) and whitelist the IP of panic. then it loads nicely

Читать полностью…

Simply Staking Community

Great stuff. Will do that instead. Thank you!

Читать полностью…

Simply Staking Community

Hi Simply Staking team. Whom may I contact in regards to proposals? :)

Читать полностью…

Simply Staking Community

true, do you know how to make a copy of the mongodb? are there any credentials to use? can you imagine if you enter 100 validators and mistakenly run docker-compose down, and have to insert them 1 by 1 from the beginning? 😣🔫

Читать полностью…

Simply Staking Community

Go on alerter/logs/monitors and opem the log file for the specific monitor

Читать полностью…

Simply Staking Community

Lets have a look at the component logs

Читать полностью…

Simply Staking Community

[node_6390a64c-780e-4c15-a64a-7fa0197201c3]
id=node_6390a64c-780e-4c15-a64a-7fa0197201c3
parent_id=chain_name_0196b352-f56b-409c-9d02-c540631a80d3
name=OmniFlix Testnet Validator
cosmos_rest_url=
monitor_cosmos_rest=false
prometheus_url=
monitor_prometheus=false
exporter_url=http://IP:9100/metrics
monitor_system=true
is_validator=true
monitor_node=true
is_archive_node=false
use_as_data_source=true
monitor_network=false
operator_address=
monitor_tendermint_rpc=true
tendermint_rpc_url=http://IP:26657

Читать полностью…

Simply Staking Community

Can you send us a snippet of the configs (without exposing the IP)

Читать полностью…

Simply Staking Community

Were the nodes you added, validator nodes?

Читать полностью…

Simply Staking Community

wow that showed a lot

Читать полностью…

Simply Staking Community

Can you please investigate the docker logs maybe there is something there

Читать полностью…

Simply Staking Community

yes agree, now it looks like there are more chances to get that "surprise"
I should say that I liked the previous way of storing configs more. Just because you could backup config files and reset everything in case of any issues. Now it may require more debug steps, cause you can't just reset everything with docker system prune -a --volumes

anyway, after upgrade stript it loaded my previous configs and seems to be working fine 🙂
Thanks @Eleuname84 and SimplyVC team!

Читать полностью…

Simply Staking Community

when I ran it, then I had to reinstall it from scratch, not sure if it works. another important thing is, once you'll be running 1.3.0, if you create your configuration and then stop the docker-compose with docker-compose down, then your config is gone forever, you should run dc kill instead. I've disabled the down option in /usr/bin/docker-compose to avoid surprises

Читать полностью…

Simply Staking Community

but now it says "no configuration detected" 🙂

Читать полностью…

Simply Staking Community

it's called Allow CORS: Access-Control-Allow-Origin for chrome, once installed, to activate it there's the toggle ON OFF on the bottom left of the popup window, it took me a moment to figure it out 😅

Читать полностью…

Simply Staking Community

same for me after updating from 1.2.1 to 1.3.0. Did you solve it?

Читать полностью…

Simply Staking Community

Hey, our preferred way is to reach out to info@simply-vc.com.mt, and it can be forwarded internally. Thanks!

Читать полностью…

Simply Staking Community

Yeah, I agree. This is a feature in our backlog however we are not planing on another release for the time being, however we’ll keep you posted in that case. Thanks for the feedback 😉

Читать полностью…

Simply Staking Community

In the mean time I found more info in the medium, so it is a little bit clearer now

Читать полностью…
Subscribe to a channel