Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. system (str) = 0.0.29-alpha
  2. chain (int) = 0
  3. block (int) = 1
  4. message = This is alpha version - use at your own risk, do not use for merchant applications
  5. [CRITICAL] [MainThread] [2019-09-23 23:43:49,787 ] psutil exception 'psutil.AccessDenied (pid=928)', check pid and remove pid.lock if you think no problem
  6. Traceback (most recent call last):
  7. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\_pswindows.py", line 635, in wrapper
  8. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\_pswindows.py", line 701, in exe
  9. PermissionError: [WinError 5] アクセスが拒否されました。
  10.  
  11. During handling of the above exception, another exception occurred:
  12.  
  13. Traceback (most recent call last):
  14. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\__init__.py", line 649, in exe
  15. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\_pswindows.py", line 638, in wrapper
  16. psutil._exceptions.AccessDenied: psutil.AccessDenied (pid=928)
  17.  
  18. During handling of the above exception, another exception occurred:
  19.  
  20. Traceback (most recent call last):
  21. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\_pswindows.py", line 635, in wrapper
  22. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\_pswindows.py", line 705, in cmdline
  23. PermissionError: [WinError 5] アクセスが拒否されました。
  24.  
  25. During handling of the above exception, another exception occurred:
  26.  
  27. Traceback (most recent call last):
  28. File "C:\win_x86_64_0.0.29a2\publicnode.dist\bc4py\utils.py", line 73, in check_already_started
  29. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\__init__.py", line 651, in exe
  30. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\__init__.py", line 633, in guess_it
  31. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\__init__.py", line 666, in cmdline
  32. File "C:\win_x86_64_0.0.29a2\publicnode.dist\psutil\_pswindows.py", line 638, in wrapper
  33. psutil._exceptions.AccessDenied: psutil.AccessDenied (pid=928)
  34.  
  35. During handling of the above exception, another exception occurred:
  36.  
  37. Traceback (most recent call last):
  38. File "C:\win_x86_64_0.0.29a2\publicnode.dist\publicnode.py", line 106, in <module>
  39. File "C:\win_x86_64_0.0.29a2\publicnode.dist\publicnode.py", line 61, in main
  40. File "C:\win_x86_64_0.0.29a2\publicnode.dist\bc4py\utils.py", line 77, in check_already_started
  41. NameError: name 'exit' is not defined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement