-
Notifications
You must be signed in to change notification settings - Fork 24
No session for pid xxxx #3
Comments
Could you give me more information? After some googling I found these few links:
It could be that the update & upgrade step in raspberry_pi_initial_setup.sh could have update something that is causing that error to appear. |
First of all, thank you so much for the quick response. OS: 2018-05-27 Rasbian Stretch The error is occurring when I run the command "sudo sevice dbus restart" |
No worries, I noticed it on time so I had to reply. Do you by any chance connect to your raspberry pi using vnc? |
No, we are not connecting it using vnc. |
Hmm, that's interesting. Another question, what happens if right after restarting the raspberry pi you try to restart the dbus service without running the raspberry_pi_initial_setup.sh script? In that script a configuration file is copied from the repository into the /etc/dbus-1/system.d directory. |
Same issue persists when I try to restart the dbus service after rebooting the raspberry pi. I tried to restart the dbus service after deleting the "org.upwork.hidbluetooth.conf" file from "/etc/dbus-1/system.d" but the same error occurred again. |
Then I really don't know what could be causing this issue. All I can suggest for now is to try to install a newer version of Raspian OS as I hope that you can solve this issue. |
I have tried it on the new version but still the error persists. Thank you so much for your time. Can you please tell me the version of Raspbian you used to run this code successfully? |
This project has currently some issues and I am trying to improve it. |
Hey, i was sucessful in run scripts in command line mode(non graphical mode). but after that the program didnt work.. |
@speicherspule Could you tell me exactly what you did and what happened? I might be able to help you if I have more information |
@speicherspule sorry for the late reply. I was busy the last few days. |
Hi, I have the same problem on my raspberry pi 4b. It seems that this is a problem on newly devices. |
Hi there, just wanted to chime in with my own problem to this. After setting this up, on launch I would get the error "No session for pid xxxx". EDIT: Solution was from here: meefik/linuxdeploy#978 (comment) |
"no session for pid" displays again and again after running the raspberry_pi_initial_setup.sh
The text was updated successfully, but these errors were encountered: