similar to: Access Log Time Issue

Displaying 20 results from an estimated 100 matches similar to: "Access Log Time Issue"

2014 Oct 12
0
Access Log Time Issue
We just upgraded to 2.4.0. Before that we were getting correct numbers. I listened for about 10 seconds and got this log entry: 70.197.160.90 - - [12/Oct/2014:11:07:32 -0400] "GET /music HTTP/1.1" 200 372827 "(null)" "http://blueecho.unca.edu/" 16563752 Here is the log part of icecast.xml: <logging> <accesslog>access.log</accesslog>
2018 Mar 03
2
APC UPS wrong input voltage
Folks, I've asked this question on the FreeNAS forum but there are no ideas there as it looks like it's a NUT issue. Original question: https://forums.freenas.org/index.php?threads/apc-ups-reporting-wrong-input-voltage.60888/ the nut driver is reporting the wrong input voltage. I am in the UK, 230V but it's reporting circa 108. If I connect it to the laptop and run powerchute it
2018 Dec 05
1
NUT reporting wrong voltage
Hi folks, I have an APC Back-UPS XS 1400U which is reporting the wrong input and output voltages. I am in the UK where our nominal voltage is 240 - not 110 :) If I connect with parachute via USB it reports correctly. Is there a config I can update to tell it what it should be reporting? Some wrong conversion? TIA Some details: pi at rpiserver01:~ $ upsc ups Init SSL without certificate
2013 Feb 25
1
Tipp-lite SU1500XL
Hello, I have a Tipp-lite SU1500XL which isn't in your list of supported devices but it seems to work with the usbhid-ups driver but not the tripplite_usb driver. However, I set this up years ago and I used to get a full list of variables and I could send all sorts of commands that would work. Now, after some upgrade which I can't identify because it's not something I look at except
2012 Aug 29
39
[Bug 2038] New: permitopen functionality but for remote forwards
https://bugzilla.mindrot.org/show_bug.cgi?id=2038 Priority: P5 Bug ID: 2038 Assignee: unassigned-bugs at mindrot.org Summary: permitopen functionality but for remote forwards Severity: enhancement Classification: Unclassified OS: Other Reporter: damonswirled at gmail.com Hardware: Other
2012 Feb 24
2
acl for /admin, /web?
hello, is there an acl or password/htaccess feature to protect the icecast web and admin directories? i'd prefer to allow access only from a few ip-addresses, but can't find an option... thx, uno
2018 Jun 05
2
Help attack DDOS
I ask because I only receive attacks when I activate icecast. I can not do anything at the application level ?. i used ubuntu server 16.04. thanks. 2018-06-05 14:52 GMT-05:00 Alejandro Flores <alex at mordormx.net>: > I think you should contact to your connectivity provider, hopefully they > can provide you the Anti DDOS protection. > > > On Tue, Jun 5, 2018 at 2:16 PM,
2009 Jun 13
4
Source RPM issues. Mismatched Libs?
Hello, I am having some issues with the installation of the Icecast2 software on my CentOS 5.3 x64 machine. I am attempting to install from a source RPM provided by the developer. Upon executing: # rpmbuild --rebuild icecast-2.3.2-0.src.rpm Normal compilation takes place until the following error is thrown out: /usr/lib64/libxslt.so: undefined reference to `xmlXPathContextSetCache'
2013 Feb 09
2
Forum
Hello, Who administrates the icecast forum at http://icecast.imux.net/index.php ? I registered...but never got my activation? Regards, dennis
2015 Jul 04
2
non latin1 streaming
Hello, I searched through the archives and found a suggestion for a cyrillic DJ to put the following in icecast.xml: <mount> <mount-name>/mountnamehere</mount-name> <charset>UTF-8</charset> </mount> This was to resolve his problem of displaying cyrillic characters on both the status page and presumably on to listeners/players My problem is that ocassionally
2003 Nov 20
3
minimalist rsync on windows
Hi, Is the rsync-minimalist still supported for windows? I am using Windows XP Home. I am testing, to get a solution for a client. The minimalist looked very nice--a cygwin.dll and an rsync and an ssh.exe. However, I can connect with ssh, but not with rsync over ssh using these files. I have also tried plink from putty with this rsync. I gather from a lot of the messages that the consenus is
2015 Apr 02
1
Windows Firewall, network discovery
2018 Mar 06
0
APC UPS wrong input voltage
On Mar 5, 2018, at 4:41 PM, Crispin Proctor <crispin.proctor at gmail.com> wrote: > > The UPS functions as it should - it works when there is no power but cannot test brownout or anything else. Okay. > > I ran the command you put but it fails to log anything to file. Not sure why. I'm assuming a Bourne-compatible shell like bash or zsh - can't remember what it should
2004 Aug 06
3
Stream Control
I apologize if this is a neophyte question. I am running icecast2 and ices0.3 (mp3 serving) off of Suse Linux. Is there a way I can set it up so that I can control the stream (i.e. skip a song or repeat a song)?
2013 Feb 09
1
Forum
On 09/02/13 16:47, R?cker Thomas wrote: > On 09/02/13 14:23, Dennis Heerema wrote: >> Who administrates the icecast forum at http://icecast.imux.net/index.php ? >> >> I registered...but never got my activation? > The forum is run by someone from imux.net going by the pseudonym > "EvilOverlord". > I'm sorry, but I can't offer more insight than that.
2008 Feb 02
3
IE, flash and icecast
I'm having trouble getting an IE client to hear mp3 streams through a flash player. It appears to be the same problem as described at http://icecast.imux.net/viewtopic.php?t=2039 - the flash player connects to the icecast server and begins downloading the audio data, but never actually plays it. I've tried all the suggestions from that thread - I patched icecast so that the Content-length
2003 Dec 02
2
rsync 2.5.6 with ssh to a remote server
Hi, I would like to use the new interface style: rsync --rsh="ssh -l username -i key" <src> username@host::module, however I get "reset by peer" errors. Can someone give some suggestions, please? Do I need to provide a symlink to the /etc/rysncd.conf file from within the user's dir? Note, I have the groups set to same as user and the group exists. Where does
2017 Aug 24
3
Are r2dtable and C_r2dtable behaving correctly?
Hello, While doing some enrichment tests using chisq.test() with simulated p-values, I noticed some strange behaviour. The computed p-value was extremely small, so I decided to dig a little deeper and debug chisq.test(). I noticed then that the simulated statistics returned by the following call tmp <- .Call(C_chisq_sim, sr, sc, B, E) were all the same, very small numbers. This, at first,
2017 Aug 25
1
Are r2dtable and C_r2dtable behaving correctly?
> On 25 Aug 2017, at 10:30 , Martin Maechler <maechler at stat.math.ethz.ch> wrote: > [...] > https://stackoverflow.com/questions/37309276/r-r2dtable-contingency-tables-are-too-concentrated > > >> set.seed(1); system.time(tabs <- r2dtable(1e6, c(100, 100), c(100, 100))); A11 <- vapply(tabs, function(x) x[1, 1], numeric(1)) > user system elapsed >
2004 Aug 11
0
I am having problems with transfering files to a share on my SuSE Linux Enterprise Server 9 with Sam
I am having problems with transfering files to a share on my SuSE Linux Enterprise Server 9 with Samba 3.0.4. The server is setup as a member service in my Win2k Domain. The problem happens when I start to populate the share with about 1tb of test data. I am using xcopy from a win2k server and attempting to transfer to the samba share which I have mapped on the Win2k Server. It xfers about 1gb