sciguy14 / Remote-Wake-Sleep-On-LAN-Server

Use a low-power server (such as a Raspberry Pi) to create a remote interface for easily waking up more power-hungry computers
http://www.jeremyblum.com/2013/07/14/rpi-wol-server/
Other
399 stars 81 forks source link

Error installing git and apache2 (Failed to resolve) #36

Closed keem85 closed 6 years ago

keem85 commented 6 years ago

Hi guys

I get error when I try to install the packages. I get a message that it fails to resolve to raspbian.trivini.no.. I have tried several mirrors and update/upgrade command, but still I get this error.. Is this project abandoned?

Kim

sciguy14 commented 6 years ago

That sounds like an issue with the package repos that your pi is setup to use. I don't control those packages. Is your pi running stock raspbian?

Jeremy Blum Blum Idea Labs, LLC. http://www.jeremyblum.com

Sent from my phone, please excuse the brevity.

On Dec 4, 2017 4:45 AM, "keem85" notifications@github.com wrote:

Hi guys

I get error when I try to install the packages. I get a message that it fails to resolve to raspbian.trivini.no.. I have tried several mirrors and update/upgrade command, but still I get this error.. Is this project abandoned?

Kim

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sciguy14/Remote-Wake-Sleep-On-LAN-Server/issues/36, or mute the thread https://github.com/notifications/unsubscribe-auth/AArT78FxNqW9KyIK2q_z-AyND5UjZtOcks5s8-lMgaJpZM4Q0mM6 .

keem85 commented 6 years ago

Hi schiguy14. You were right! I had to edit the repository differently than I did. I got everhting working now except for one thing.. I only have the sleep button. Do you have any idea why I see only the sleep button?

keem85 commented 6 years ago

It says that "The computer is presently awake", even though it is really not.. I tried it with two different PC's, both of them are returning with a "Sleep" button. It is really strange.

keem85 commented 6 years ago

Got it all working now :) It was just a matter of waiting. Sleep does also work, except that the program does not start with windows. Put it in shell:startup and also activated it via task manager, but still it doesn't start.. But I see others have reported this. But that's a problem with the Sleep on Lan application, not with the webservice :)