Snakeoil Gear Isolation Beta Series
(05-Apr-2021, 09:54 AM)agent_kith Wrote:
(04-Apr-2021, 09:27 AM)Bromf Wrote: myMPD not starting using 7.0.1
OK.. You can re-run the installer to get by the old broken myMPD.

Have successfully built custom 7.0.1.. But will run some tests to make sure it still works. Hopefully I can come up with a quick module for you to get things up and running.

So far, all positive listening with 20.04 with this new beta?

I reran the installer but now the server does not start....permissions error..
 
Code:
**** 2021-04-05T03:02:35
**** MPD (0.22.3)

Executable: cd /var/www;_NAME="USB Audio" _OUTPUT="hw:2,0" _FORMAT="pcm" _OPTIONS=""  /var/www/players/mpd-v22/init /var/www/players/mpd-v22 2>&1;/var/www/players/mpd-v22/start /var/www/players/mpd-v22 2>&1;
sh: 1: /var/www/players/mpd-v22/init: Permission denied
sh: 1: /var/www/players/mpd-v22/start: Permission denied
and trying to start mympd from the terminal...
Code:
03:06:38 INFO     mympd     Starting myMPD 6.11.0
03:06:38 INFO     mympd     Libmympdclient 1.0.5 based on libmpdclient 2.20.0
03:06:38 INFO     mympd     Mongoose 6.18
03:06:38 INFO     mympd     Parsing config file: /etc/mympd.conf
03:06:38 INFO     mympd     Setting loglevel to ERROR
03:06:38 ERROR    mpdclient MPD connection: Connection refused
03:06:38 ERROR    mpdclient MPD connection failed
03:06:38 ERROR    mpdworker MPD worker connection: Connection refused
03:06:38 ERROR    mpdworker MPD worker connection failed
03:06:41 ERROR    mpdworker MPD worker connection: Connection refused
03:06:41 ERROR    mpdworker MPD worker connection failed
03:06:41 ERROR    mpdclient MPD connection: Connection refused
03:06:41 ERROR    mpdclient MPD connection failed
03:06:46 ERROR    mpdworker MPD worker connection: Connection refused
03:06:46 ERROR    mpdclient MPD connection: Connection refused
03:06:46 ERROR    mpdclient MPD connection failed
03:06:46 ERROR    mpdworker MPD worker connection failed
03:06:53 ERROR    mpdclient MPD connection: Connection refused
03:06:53 ERROR    mpdclient MPD connection failed
03:06:53 ERROR    mpdworker MPD worker connection: Connection refused
03:06:53 ERROR    mpdworker MPD worker connection failed
EDIT.... 3 reinstalls later and it seems to be working.....just waiting for mpd to update the library :-)
Reply

(05-Apr-2021, 11:06 AM)Bromf Wrote: I reran the installer but now the server does not start....permissions error..
Probably need to wait a bit after you run the installer, at the last stage where it says gives it 60 seconds to 2 minutes. This last stage may take a while.

Give it about 2 minutes and see if it still works. If there's a problem, re-run the installer again. Copy and paste the install output if it sitll doesn't work. Hopefully it shows if there are any errors.
Snakeoil Operating System - Music, your way!
Reply

(05-Apr-2021, 11:26 AM)agent_kith Wrote:
(05-Apr-2021, 11:06 AM)Bromf Wrote: I reran the installer but now the server does not start....permissions error..
Probably need to wait a bit after you run the installer, at the last stage where it says gives it 60 seconds to 2 minutes. This last stage may take a while.

Give it about 2 minutes and see if it still works. If there's a problem, re-run the installer again. Copy and paste the install output if it sitll doesn't work. Hopefully it shows if there are any errors.
Rerunning the installer now gets the server back but reinstalls myMPD 6.11.0.... Wink  removing 6.11.0 and installing 7.0.1 leads to the 'unable to connect' error and reinstalling the beta reinstalls 6.11.0 loop loop loop :-)
Reply

(05-Apr-2021, 11:38 AM)Bromf Wrote: Rerunning the installer now gets the server back but reinstalls myMPD 6.11.0.... Wink  removing 6.11.0 and installing 7.0.1 leads to the 'unable to connect' error and reinstalling the beta reinstalls 6.11.0 loop loop loop :-)
Keep the buggy 6.11.0 for now.. Will try and get 7.0.1 up in the next beta ... Right now I'm trying to fix my dead computer so I can spin that up for more computing resources.. Tongue
Snakeoil Operating System - Music, your way!
[-] The following 2 users Like agent_kith's post:
  • andyhibbsuk, Bromf
Reply

(05-Apr-2021, 11:49 AM)agent_kith Wrote:
(05-Apr-2021, 11:38 AM)Bromf Wrote: Rerunning the installer now gets the server back but reinstalls myMPD 6.11.0.... Wink  removing 6.11.0 and installing 7.0.1 leads to the 'unable to connect' error and reinstalling the beta reinstalls 6.11.0 loop loop loop :-)
Keep the buggy 6.11.0 for now.. Will try and get 7.0.1 up in the next beta ... Right now I'm trying to fix my dead computer so I can spin that up for more computing resources.. Tongue

Got 7.0.1 working ! don't ask how as I used the .deb package from the open-suse builds via jcorporation and had to write the auto config then change the webserver address for the running snakeoil.....(which will need to be updated at each boot unless I set some static or reserved addresses) Shy Blush Big Grin
But it works and I can search albums using the album-art tab !! (Which was the object of the exercise....:-) :-)...proof that it was possible for myMPD to search artwork)
Looking forward to the next beta..


Wow !! the search term lookup of album art is fantastic ! and fast!


[Image: art.jpg][Image: ry.jpg]
[-] The following 2 users Like Bromf's post:
  • andyhibbsuk, agent_kith
Reply

Howdy - Thought I'd try this in a VirtualBox environment to see if I could get the latest version of JRiver Media Center going, but I'm running into a small issue accessing SnakeOil via the web browser after installation.

This is the first time I've worked with Ubuntu Server in a long time, and my Linux knowledge requires Googling everything!  So - I'm a bit stumped on how to troubleshoot the 403 error?

Note:  I am able to view the samba shares and ssh in via WINscp.


[Image: 403-Error.png]
Reply

(06-Apr-2021, 04:14 AM)musicnut23 Wrote: Howdy - Thought I'd try this in a VirtualBox environment to see if I could get the latest version of JRiver Media Center going, but I'm running into a small issue accessing SnakeOil via the web browser after installation.

This is the first time I've worked with Ubuntu Server in a long time, and my Linux knowledge requires Googling everything!  So - I'm a bit stumped on how to troubleshoot the 403 error?
It is more likely a VB setting that is causing the problem than SnakeOil itself.  Check in VB, Network, that you have a bridged adapter setting enabled attached to your PC's network adapter.
[-] The following 1 user Likes Snoopy8's post:
  • musicnut23
Reply

(06-Apr-2021, 06:25 AM)Snoopy8 Wrote:
(06-Apr-2021, 04:14 AM)musicnut23 Wrote: Howdy - Thought I'd try this in a VirtualBox environment to see if I could get the latest version of JRiver Media Center going, but I'm running into a small issue accessing SnakeOil via the web browser after installation.

This is the first time I've worked with Ubuntu Server in a long time, and my Linux knowledge requires Googling everything!  So - I'm a bit stumped on how to troubleshoot the 403 error?
It is more likely a VB setting that is causing the problem than SnakeOil itself.  Check in VB, Network, that you have a bridged adapter setting enabled attached to your PC's network adapter.


Yep - That's what I chose.  I had originally gone with NAT, and had to start over.  I couldn't view the shares or SSH in before I changed to Bridged.
Reply

(06-Apr-2021, 06:42 AM)musicnut23 Wrote: Yep - That's what I chose.  I had originally gone with NAT, and had to start over.  I couldn't view the shares or SSH in before I changed to Bridged.
i assume that when you boot up SnakeOil on VB, you can see the ip address, and enter that ip adress on the browser. Is this when you get the 403 error? SnakeOil itself does not block anything and you do not need to do anything special, nor do any Linux commands.

It could be a VB setup issue (or maybe need to update?) or perhaps a firewall on PC?
Reply

That's an interesting one. Can you run the installer again and C&P the output? Post this in a new thread under "support & troubleshooting".

403 sounds like the web server is accepting requesting, but then it denied your access. Not sure why. Will be good to suss this out.
Snakeoil Operating System - Music, your way!
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  1.4.0 Beta 3 agent_kith 12 155 29-Dec-2024, 11:36 AM
Last Post: agent_kith
  1.4.0 Beta 2 agent_kith 11 138 26-Dec-2024, 10:36 AM
Last Post: agent_kith
  1.4.0 Beta 1 agent_kith 12 133 22-Dec-2024, 10:19 AM
Last Post: agent_kith
  Snakeoil 1.3.0 Alpha 1 (aarm64) agent_kith 41 784 31-Dec-2023, 10:30 PM
Last Post: hkphantomgtr
  Measures 1.3.0 Beta 1 (Last test hopefully. agent_kith 73 1,080 23-Dec-2023, 09:17 AM
Last Post: hkphantomgtr



Users browsing this thread:
4 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
Work In Progress: 1.4.4
Last Post: Snoopy8
Today 10:52 AM
» Replies: 4
» Views: 75
new install issues
Last Post: Snoopy8
Yesterday 01:08 PM
» Replies: 7
» Views: 161
Wiki update - need your help!
Last Post: Snoopy8
16-Apr-2025 01:59 PM
» Replies: 6
» Views: 139
Connecting Spotify to SnakeOil
Last Post: Snoopy8
16-Apr-2025 01:55 PM
» Replies: 10
» Views: 234
No audio devices on RPi5 with latests bu...
Last Post: hkphantomgtr
13-Apr-2025 05:29 PM
» Replies: 13
» Views: 326
Misc. sharing for building Raspberry Pi ...
Last Post: hkphantomgtr
13-Apr-2025 12:47 PM
» Replies: 2
» Views: 101
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
10-Apr-2025 10:57 PM
» Replies: 11
» Views: 761
[split] Snakeoil 1.4.3 (High End U3)
Last Post: agent_kith
09-Apr-2025 03:45 PM
» Replies: 1
» Views: 68
SQ difference - Raspberry Pi vs x86_64?
Last Post: agent_kith
09-Apr-2025 03:41 PM
» Replies: 15
» Views: 1051
Bind Mount in REST
Last Post: agent_kith
09-Apr-2025 03:13 PM
» Replies: 3
» Views: 88

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2025. Theme © Melroy van den Berg.