search for: eption

Displaying 6 results from an estimated 6 matches for "eption".

Did you mean: option
2018 May 23
2
Why "has fallen too far behind"?
Hello, We are seeing in Firebase this kind of errors: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeExc eption: Response code: 401 So, after 12h trying to reproduce the error we saw what's happening. If the listener connection buffer due to anything, Icecast remove it's connection and log the item bellow: [2018-05-22 23:17:24] INFO source/send_to_listener Client 220977 (xxx.xxx.xxx.x...
2014 Apr 29
0
Office365 Password Sync
...rt the sync in samba log appears a kerberos WRONG PARAM Error and Azure is logging the following: Did anybody got the Office365 Passwork Sync to work already? Password synchronization failed for domain: domain.com. Details: Microsoft.Online.PasswordSynchronization.SynchronizationManagerException: Unable to open connection to domain: domain.com. Error: There was an error creating the connection context. ---> Microsoft.Online.PasswordSynchronization.DirectoryReplicationServices.DrsExc eption: There was an error creating the connection context. ---> Microsoft.Online.PasswordSynchronizat...
2018 May 23
1
Why "has fallen too far behind"?
...Of subscription at nextdial.com.br Sent: Tuesday, 22 May, 2018 18:46 To: icecast at xiph.org Subject: [Icecast] Why "has fallen too far behind"? Hello, We are seeing in Firebase this kind of errors: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeExc eption: Response code: 401 So, after 12h trying to reproduce the error we saw what's happening. If the listener connection buffer due to anything, Icecast remove it's connection and log the item bellow: [2018-05-22 23:17:24] INFO source/send_to_listener Client 220977 (xxx.xxx.xxx.xxx)...
2018 May 23
0
Why "has fallen too far behind"?
...Of subscription at nextdial.com.br Sent: Tuesday, 22 May, 2018 18:46 To: icecast at xiph.org Subject: [Icecast] Why "has fallen too far behind"? Hello, We are seeing in Firebase this kind of errors: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeExc eption: Response code: 401 So, after 12h trying to reproduce the error we saw what's happening. If the listener connection buffer due to anything, Icecast remove it's connection and log the item bellow: [2018-05-22 23:17:24] INFO source/send_to_listener Client 220977 (xxx.xxx.xxx.xxx)...
2018 May 06
9
How to log querystring values?
Hello, I need to get some values passed in the querystring request in the log file. Something like that bellow: ie: "GET /radio?id=1 HTTP/1.1" instead of only "GET /radio HTTP/1.1" Do I need to change something in the source and compile? Or there is another way? Best, Thiago -------------- next part -------------- An HTML attachment was scrubbed...
2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
A few days ago, I tried to change the optimization flag from -O0 to -O2 to speed up the execution of the application on Ubuntu/ARM 14.04 32 bit. When I compiled the source code with -O2 flag instead of -O0 flag, I could not run the application normally by getting always the segmentation fault. Here is debugging information with GDB command in case of that. As you can see, we could not execute