Displaying 11 results from an estimated 11 matches for "theglobalvoice".
2019 Oct 22
2
More on problems with new install
...4ec) starting up
for imap, lmtp (core dumps disabled)
This may help - from a message delivery failure email:
*** Begin ***
Message Delivery Failure
????? This is an automatically generated Delivery Status Notification.
Delivery to the following recipients failed permanently:
?? *
rock at theglobalvoice.info
Reason: There was an error while attempting to deliver your message with
[Subject: "Testing again"] to
rock at theglobalvoice.info.
MTA p3plsmtpa11-09.prod.phx3.secureserver.net received this response
from the destination host IP - 95.142.174.193 -? 550 , 550 5.1.1
<rock at th...
2019 Oct 22
0
dovecot.conf from problem installation
...vecot/dovecot.conf
line 107: Expecting '{'
Line 107 is where the first passdb block begins.
If I remove the three passdb blocks--everything below line 106--I get a
clean startup, but the log looks like this:
*** Begin ***
Oct 22 12:22:04 auth-worker(13722): Info:
pam(yourvoice at theglobalvoice.info,108.41.57.11,<BXn+2H6VKelsKTkL>):
pam_authenticate() failed: Authentication failure (password mismatch?)
(given password: redacted)
Oct 22 12:22:06 auth: Debug: client passdb out: FAIL??? 1
user=yourvoice at theglobalvoice.info
Oct 22 12:22:06 auth: Debug: client in: AUTH??? 2??????...
2019 Oct 24
2
Still trying to get past authorization problems
...24
}
ssl = required
ssl_cert = </etc/ssl/private/tgv2018.crt
ssl_key =? # hidden, use -P to show it
userdb {
? driver = passwd
}
These from dovecot.log just keep going round and round.
Oct 24 02:23:57 imap-login: Info: Aborted login (auth failed, 1 attempts
in 3 secs): user=<chrissie at theglobalvoice.info>, method=PLAIN,
rip=86.148.44.160, lip=95.142.174.193, TLS, session=<7SCVuZ6VScBWlCyg>
Oct 24 02:25:55 imap-login: Info: Disconnected (auth failed, 2 attempts
in 132 secs): user=<yourvoice at theglobalvoice.info>, method=PLAIN,
rip=108.41.57.11, lip=95.142.174.193, TLS, sessi...
2023 Feb 06
2
Still Struggling with Secure Connections
...ince
it does contain a private key.
The listen socket has SSL enabled:
<ssl>1</ssl>
I check <paths> in icecast.xml:
<ssl-certificate>/etc/icecast2/icecast.pem</ssl-certificate>
I reloaded the configuration:
$ /etc/init.d/icecast2 reload
Tested with:
https://theglobalvoice.info:8443/broadband
Same PR_END_OF_FILE error.
I'm stumped.
2019 Oct 22
2
More on problems with new install
...ote:
block quote
Sorry for having lost the original chain of this problem. It's been a
very long day.
block quote end
<snip/>
block quote
There is no user 'rock', it's just a Postfix mailbox.
block quote end
You problem stems from dovecot doing user lookup using
'rock at theglobalvoice.info'
which is why it breaks.
So, to fix this, and retain what you have configured you need to do bit
silly config (this is hopefully getting fixed in 2.3 series at some point).
passdb {
??? driver = static
??? args = noauthenticate temp_user=%u user=%Ln
}
passdb {
??? driver? = pam
}
pa...
2019 Oct 22
2
More on problems with new install
...a
>> very long day.
>>
>> block quote end
>> <snip/>
>>
>> block quote
>> There is no user 'rock', it's just a Postfix mailbox.
>> block quote end
>> You problem stems from dovecot doing user lookup using
>> 'rock at theglobalvoice.info'
>> which is why it breaks.
>>
>> So, to fix this, and retain what you have configured you need to do bit
>> silly config (this is hopefully getting fixed in 2.3 series at some
>> point).
>>
>> passdb {
>> ??? driver = static
>> ??? a...
2019 Oct 22
0
More on problems with new install
...e Matzura via dovecot wrote:
> Sorry for having lost the original chain of this problem. It's been a
> very long day.
>
>
<snip/>
> There is no user 'rock', it's just a Postfix mailbox.
>
You problem stems from dovecot doing user lookup using
'rock at theglobalvoice.info' which is why it breaks.
So, to fix this, and retain what you have configured you need to do bit
silly config (this is hopefully getting fixed in 2.3 series at some point).
passdb {
?? driver = static
?? args = noauthenticate temp_user=%u user=%Ln
}
passdb {
?? driver? = pam
}
passdb...
2019 Oct 22
0
More on problems with new install
...nal chain of this problem. It's been a
> very long day.
>
> block quote end
> <snip/>
>
> block quote
> There is no user 'rock', it's just a Postfix mailbox.
> block quote end
> You problem stems from dovecot doing user lookup using
> 'rock at theglobalvoice.info'
> which is why it breaks.
>
> So, to fix this, and retain what you have configured you need to do bit
> silly config (this is hopefully getting fixed in 2.3 series at some
> point).
>
> passdb {
> ??? driver = static
> ??? args = noauthenticate temp_user=%u user...
2019 Oct 22
0
More on problems with new install
...gt;
>>> block quote end
>>> <snip/>
>>>
>>> block quote
>>> There is no user 'rock', it's just a Postfix mailbox.
>>> block quote end
>>> You problem stems from dovecot doing user lookup using
>>> 'rock at theglobalvoice.info'
>>> which is why it breaks.
>>>
>>> So, to fix this, and retain what you have configured you need to do bit
>>> silly config (this is hopefully getting fixed in 2.3 series at some
>>> point).
>>>
>>> passdb {
>>> ????...
2009 Aug 08
0
A new era in Radio! Don't miss The Experimental Beat! (fwd)
...the Eastern USA, 5 am Pacific time
in the USA and 10 pm in Eastern Australia. It will repeat 15 hours later
at 03:00 Universal time on Monday, that's 5 am in Central Europe, 1 pm in
Eastern Australia, and Sunday night in the USA - 11pm Eastern and 8pm
Pacific.
To tune in, simply visit http://TheGlobalVoice.info and pick your
favourite player.
We hope you will enjoy this show as much as we enjoyed recording it
That's The Experimental Beat, only on The Global Voice.
Geoff.
2017 May 12
2
Strange Metadata Truncation in 2.43
I recently upgraded from 2.41 to 2.43. I feed my Icecast server with
either a live stream or from EZStream. I am now finding that track
title metadata never exceeds thirty characters. Is this new, or have I
got something wrong in the 2.43 configuration? I am actually using the
same one I used for 2.41, and I don't ever remember seeing anything
in the XML that controls length of metadata