How to simply know your Pi Node is still running (Routine network monitoring)

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 49

  • @benquinn9198
    @benquinn9198 2 роки тому +1

    I'm not seeing the text to cut and paste. Is it still in your description?

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  2 роки тому +2

      Thanks for your comment. I am sorry that I remove the content of the batch file since some of the commands are not allowed in the description. I paste them here. Hope it will help you a little.
      echo %date% %time% >> temp.txt
      netstat -aon | findstr 3140 >> temp.txt
      type pi.txt >> temp.txt
      del pi.txt
      ren temp.txt pi.txt
      more pi.txt
      Copy the above text to a text file and then rename the text file name to a bat file. Then you can run the command.

  • @mattcuk
    @mattcuk Рік тому +1

    Great solution thanks. I believe the reason it doesn't work in the scheduler is because of the "more pi.txt" command. This would require a keyboard stroke to complete the action.

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      Thanks for your comment. I am not sure the scheduler can work better or not. Most of us don't use these function I think. We always looking for a easier way. Have a nice day.

  • @teglichotegaviq9543
    @teglichotegaviq9543 Рік тому +1

    Hello
    is there a way to change docker port 80 to another port that is used by other programs
    thanks

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      I am not sure it can be changed. Usually, the different program uses a different port. They are registered and maintained by The Internet Assigned Numbers Authority (IANA). For example, port 80 usually used for TCP/IP. If you change it to another program. It may cause other problems. If it is really a problem, it is a real bug. You can contact the program developed to solve this problem. Hope everything will be fine. Good luck.

  • @ElParacletoPodcast
    @ElParacletoPodcast 2 роки тому +1

    You are the man! Great video!

  • @LobsterUpgraded
    @LobsterUpgraded Рік тому +1

    Node has taken up most of my hard drive space...is there a folder with files that can be deleted without any problems?

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      I am not sure what happens on your computer. My node does not take up too much space. You can clean your temporary folder first. Or I recommend using a bigger partition for your system. Good luck.

  • @SanongPenmongkol
    @SanongPenmongkol Рік тому +1

    You have to check ports from outside, not from the inside
    I have mobile app and webapp to do that

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      Thanks for your comment. Would you please tell me what app you have used? I want to check also. And as I know, the ports local also tell you a lot of information about your server, node, activity, etc. Double checks may be the best way to know your computer situation. Thanks again. Have a nice day.

    • @SanongPenmongkol
      @SanongPenmongkol Рік тому +1

      @@TubeUnderdeveloped I think you only need to see if ports are listening. If they are not it mean docker container is dead which I am facing frequently dead consensus container. Not sure why.
      I developed app myself.
      By the way, I ran node on VPS and face docker crash from time to time, I suspect that when CPU % is high and that will crash docker.
      Any experience on this issue?

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      @@SanongPenmongkol Thanks, you are the man. I don't know how to make any program. Just use something I needed. Good luck. Have a nice day.

  • @dakshpatel2333
    @dakshpatel2333 Рік тому +1

    after updating docker, check now option in Pi node not downloading port listener

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому +1

      Thanks for your comment. That is why not always use the latest version of Docker. Sometimes stability is the most important. So using the app's recommended docker version is the safety way. And after check the new version really works, then go to it. I am still using the very old version, 4.5.1. It works very stably and smoothly. The PI block number and local block number increase 1 by 1. I have used the new version before. The number increases incrementally but not 1. Like 1 minute then jump. Not stable. After I degrade the docker, it works now without any problem. And I use Windows 10 before. Just recently, I upgraded to Windows 11 Pro. It works very well. Thank god. Otherwise, I must return to Windows 10. Just as a reference. Good luck. Have a nice day.

  • @hemanthleo003
    @hemanthleo003 Рік тому +1

    Help me How to allow pi nodes ports in my pc...

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      I am not sure how can I help you. You can find some tutorials on how to install pi node and setting up. I did not upload that kind of video before. Sorry for that. Good luck.

  • @Lek_Fenrir
    @Lek_Fenrir 2 роки тому +1

    Its ok using mini laptop for nodes

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  2 роки тому

      Good. The laptop usually has less power than desktop. It may become too hot in summer. Take care. Have a nice day.

  • @here2assist
    @here2assist Місяць тому

    I can follow all your step and i see the result that in my pc TCP port 31401-31402-31403 listening so is that my pi node running or not?

  • @lemoncryptonfa4980
    @lemoncryptonfa4980 2 роки тому +1

    Is it possible to run Pi Network Node on Raspberry Pi?

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  2 роки тому

      Hi, friend, great idea. I am sure the Pi project needs to do further work that can make it run at more operating systems. Now it looks only can run in limited conditions. Even the Linux version is still not available. Maybe we can try ourselves and share the results if it is OK. I want to first try Windows Go, Windows PE, etc. The portable version is also interesting.

  • @MustafaHamandi
    @MustafaHamandi Рік тому +1

    My node pc was stoped for last few days ago. but still see on my pi app pi node bonus running. is that possible my pc hacked and hacker using my account for running node.

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      I am not sure if your computer is hacked. The Pi node bonus is a little delayed reflecting the node you are running. So it is possible you can get a bonus a few days after your node stops. But not for long. Maybe 2 or 3 days. Suppose you want to know if your computer is safe, you can check your computer carefully. Also if someone gives you a bonus, you can think I am lucky. Make sure your Pi account is safe on your smartphone. In the worst case, you can change the password on your smartphone. Good luck.

  • @Edifiedtv001
    @Edifiedtv001 Рік тому +1

    I have tried to do it myself but to no avail..... although am not that perfect in using my computer
    I do prefer you help me run the pi node on my pi app
    How much do it cost ?

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      First of all, the Pi node should run on your computer. Otherwise, it may cause security problems. That will cause the most damage. Second, never give your Pi account information to others. You can see some online tutorials that teach you how to install the Pi node. Good luck.

  • @storiesformtheeast
    @storiesformtheeast 2 роки тому +1

    高手,但是我节点全部都按照好了,就是在端口上,只有3个端口打开,其他全部是关闭,请教这是什么问题,?谢谢

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  2 роки тому

      有时候会有这种情况出现,再刷新几次看看。抱歉回复晚了。祝你好运。

  • @dardied
    @dardied 2 роки тому +1

    Need your help, my pi node synching time to time already have 72% active in noding but its already 2 days my rewards is not synching my rate of hour and im still running my node right now. Any advise?🥺

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  2 роки тому

      Recently the node bonus is not stable. I have the same problem. Just waiting and it may give you the bonus anyway. Good luck.

  • @taotaosiri7013
    @taotaosiri7013 2 роки тому +1

    Taotao Siri
    0 วินาทีที่ผ่านมา
    hi, my ip addr have change every morning so my pi-node is not continue, wait a long times to syncs again so reward has very few 🥴, is it possible use dns replace ip (exam.. noip..)​ and modifes it in docker-desktop. thanks

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  2 роки тому

      If you use wifi connection the IP address may change often. You can fix the IP address in the router configuration setting. I use network card connection directly, the IP address is not changed even I don't fix the IP address in the router configuration. The node bonus is normal even sometimes it will become zero. I have heard that others are also the same issue. Recently it usually give me bonus about 7 everyday. Hope you will also have it. Good luck. Have a nice day.

  • @jbrown9163
    @jbrown9163 Рік тому +1

    how to open nodes tho if they are closed is the problem buddy!

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      Sorry reply late. I don't get your point. If the application not open, then open it. Or just reboot windows. If it is the first time run, then you need trouble shooting first. Find the problem and solve it. Please describe it more. I am not sure I know the solution to solve it but anyway, let's try it. Good luck.

  • @Edifiedtv001
    @Edifiedtv001 Рік тому

    Hello sir can you please help me fix my pi node

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  Рік тому

      Hi, what is your problem? Please explain it in detail so that I may help. Good luck.

  • @Sky-lr4lm
    @Sky-lr4lm 2 роки тому +1

    👆 👆 👆 👆
    Light up the lightning on time every day ⚡,
    Not even a second of time was wasted⏰.

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  2 роки тому

      Sure, I am already late for this project. Now I only hope it can succeed soon. Good luck.

    • @Tech.Library
      @Tech.Library 2 роки тому +1

      @@TubeUnderdeveloped i don't have router to set up port forwarding. Can i use WiFi connection on my phone?

    • @TubeUnderdeveloped
      @TubeUnderdeveloped  2 роки тому

      @@Tech.Library The WIFI ports will change the address dynamically sometimes. It is more difficult to do. You can try. Good luck.

    • @Tech.Library
      @Tech.Library 2 роки тому

      @@TubeUnderdeveloped ok supposing i have a USB modem that uses a data sim?