List of devices attached
???????????? no permissions
sudo adb kill-server
and then
sudo adb start-server
then connect your device turn Debugging on and type
adb devices
ref : https://askubuntu.com/questions/908306/adb-no-permissions-on-ubuntu-17-04