I am using easyengine and wordops for the last 5 years
I am getting error 403 Forbidden when I try to access admin tools at port 22222
I tried purging --admin stack using
wo stack purge --admin
and then tried reinstalling but getting error
wo stack install --admin
Downloading phpMyAdmin [Done]
Downloading phpRedisAdmin [Done]
Downloading Composer [Done]
Downloading Adminer [Done]
Downloading Adminer theme [Done]
Downloading Netdata [Done]
Downloading WordOps Dashboard [Done]
Downloading eXtplorer [Done]
Downloading cheat.sh [Done]
Downloading bash_completion [Done]
Downloading clean.php [Done]
Downloading opcache.php [Done]
Downloading Opgui [Done]
Downloading OCP.php [Done]
Downloading Webgrind [Done]
Downloading pt-query-advisor [Done]
Downloading Anemometer [Done]
Installing composer [OK]
Updating phpMyAdmin [OK]
Installing Netdata [OK]
Exception ignored in: <bound method FileInput.del of <fileinput.FileInput object at 0x7f0102170438>>
Traceback (most recent call last):
File "/usr/lib/python3.5/fileinput.py", line 229, in del
File "/usr/lib/python3.5/fileinput.py", line 233, in close
File "/usr/lib/python3.5/fileinput.py", line 290, in nextfile
TypeError: 'NoneType' object is not callable
Please let me know what I can do to solve this issue??