00:12:59 hmmm, I'm now getting a 480 temporarily unavailable and a notice from the receiver (another kazoo instance) saying "the call dropped prematurely" and it definitely does when I tested by sending to my cell phone too. 00:13:31 time to see what Telnyx is capturing. 00:13:34 Thanks, gents. 00:50:19 Thanks, gents. That's working. Now, I have a bigger issue, it seems. 00:51:18 The fax is received, the web UI shows it in the inbound fax screen and clicking on the download link results in this mess.. 00:51:19 {"data":{"cause":"no attachment found","message":"unknown failure"},"error":"500","message":"datastore_fault","status":"error", 00:52:24 The DB is a 3 cluster couchdb instance. It's just a test account. Would deleting and recreating the account fix this or is there a bigger problem? 03:33:16 Ysean: your fax probably failed to convert... did you install libtiff-tools and ghostscript? 10:57:01 I've decided that Erlang is much like the coin pusher arcade machines.. You stick your coin in at the top and you watch it decesnd seemingly randomly and if you're lucky you end up with the result you expected. 13:50:17 Fink: I installed on the kazoo nodes. Do I need to install on the FS nodes as well? 13:56:22 I wonder when packages for distros other than RHEL7/CENTOS7 are going to be made or if we should just be compiling ourselves. What's everyone else running on? I have couchdb running on Ubuntu. 13:58:55 Fink: I didn't see a reason that they would be needed on the couchdb nodes. I just confirmed thaty they ARE already installed on the FS nodes as well as the kazoo nodes. 14:19:49 barney__: why is that? 14:35:08 trying follow logic through erlang code feels like it's completely random :) 14:36:07 it feels like a get a different result each time! 14:38:54 Fink: as far as the fax attachment issue is going... snap... it's tryiing to save the image to a local couchdb instance which doesn't exist. 14:39:12 I wonder if haproxy is capturing that correctly. 14:39:27 barney__: aaah. There has to be logic to it! 14:39:36 maybe you aren't crazy enough to see it. 14:51:10 Fink: er.. ah... nm.. it's hitting the haproxy daemon and doing a round-robin between the 3 couchdb servers. 14:51:51 Does anyone have an idea why haproxy or couchdb would be returning an HTTP error 0 while trying to save a fax document within the DB? 15:14:24 Error 0 would normally actually be a success! 15:17:33 I'm used to that being an undefined error in most things. 15:17:56 Here's what I'm seeing... 15:17:57 Aug 26 14:27:45 kz1 2600hz[1567]: |b47380c6-f220-4efc-81d0-01fc6e408885|kapps_call_command:3333(<0.7416.442>) Error Storing File /tmp/received_file_202308-385f5ace54807a22b30fd5bdba7d4034.tiff From Media Server freeswitch⊙fzfpc : Received HTTP error 0 trying to save /tmp/received_file_202308-385f5ace54807a22b30fd5bdba7d4034.tiff to http://admin:xxxx⊙10:15984/account%2Fde%2Ff0%2F2791d3b7c9cb0bb0aeb638309a64-202308/202308-385f 15:17:57 5ace54807a22b30fd5bdba7d4034/received_file_202308-385f5ace54807a22b30fd5bdba7d4034.tiff?rev=1-ccf1041aa42a47f71671f8b84100651f 15:18:17 i am arguing with system prompts...just wanat to change one and it notice it's changed!! 15:19:30 ahaha 15:19:32 good luck 15:20:09 at various times I've had to restart daemons, clear caches, reload configs. all that fun stuff for really stupid behavior. 15:21:16 I've rebooted the damned cluster!!!! 15:21:45 what version of kazoo are you running? 15:22:19 4.3-140 15:22:43 Pretty much the last open-source release. 15:24:33 i'm on 141 15:25:11 142 is latest i think 15:25:15 yeah 15:25:38 it's just that line 3333 on kapps_call_command wasn't that line in my source :) 15:25:48 package updates are a bitch, though. I forgot what you have to do to successfully update a package install 15:26:02 aaaah 15:26:19 i build mine from source.. as it's patched-to-hell with my own code 15:26:43 I went that route once and beat my head against the desk. 15:26:57 Though, I'm wondering if it wouldn't be the best way to go now. 15:27:15 Are you able to use the newer versions of the all of the apps and web UIs? 15:27:35 i regularly pull my hair out 15:27:49 Or, are you stuck on the 4.3 trains of all of the whapps as well? 15:28:10 what newer versions? 15:28:20 they're all 4.3.141 ? 15:30:06 I see regular updates in github for the whapps. 15:30:56 They are up in the 5.3.x range 15:32:55 I've asked a couple times if we can utilize the current whapps and web-ui modules on the 4.3 train and as I recall I've gotten crickets. 15:33:41 where are you seeing that? 5.3 is closed source currenlty? 15:34:46 and whapps is now kazoo-apps 15:35:06 symantics :) 15:35:13 same difference 15:40:27 to answer your question, i doubt that using 5.x on 4.3 will go very well :-) 15:40:47 That's my guess, as well. 15:41:08 I was just hoping for official confirmation 15:44:40 So, I'm wondering if the storing of the file is successful why I get an error message when trying to retrieve it. 15:45:55 I wonder what 2600hz is charging for access to 5.x core for privately hosted installs. It's obvious quite a bit of development has occurred over the past few years since 5.x core was officially announced and supposedly going to be made open source. 15:46:29 It's probably out of my bugdet. 16:13:15 yeh have no idea! 16:14:15 no.. error code 0 is not helpful, but i think it is in fact an error in the case 16:23:36 that much?