agen judi bola , sportbook, casino, togel, number game, singapore, tangkas, basket, slot, poker, dominoqq,
agen bola. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 50.000 ,- bonus cashback hingga 10% , diskon togel hingga 66% bisa bermain di android dan IOS kapanpun dan dimana pun. poker , bandarq , aduq, domino qq ,
dominobet. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 10.000 ,- bonus turnover 0.5% dan bonus referral 20%. Bonus - bonus yang dihadirkan bisa terbilang cukup tinggi dan memuaskan, anda hanya perlu memasang pada situs yang memberikan bursa pasaran terbaik yaitu
http://45.77.173.118/ Bola168. Situs penyedia segala jenis permainan poker online kini semakin banyak ditemukan di Internet, salah satunya TahunQQ merupakan situs Agen Judi Domino66 Dan
BandarQ Terpercaya yang mampu memberikan banyak provit bagi bettornya. Permainan Yang Di Sediakan Dewi365 Juga sangat banyak Dan menarik dan Peluang untuk memenangkan Taruhan Judi online ini juga sangat mudah . Mainkan Segera Taruhan Sportbook anda bersama
Agen Judi Bola Bersama Dewi365 Kemenangan Anda Berapa pun akan Terbayarkan. Tersedia 9 macam permainan seru yang bisa kamu mainkan hanya di dalam 1 ID saja. Permainan seru yang tersedia seperti Poker, Domino QQ Dan juga
BandarQ Online. Semuanya tersedia lengkap hanya di ABGQQ. Situs ABGQQ sangat mudah dimenangkan, kamu juga akan mendapatkan mega bonus dan setiap pemain berhak mendapatkan cashback mingguan. ABGQQ juga telah diakui sebagai
Bandar Domino Online yang menjamin sistem FAIR PLAY disetiap permainan yang bisa dimainkan dengan deposit minimal hanya Rp.25.000. DEWI365 adalah
Bandar Judi Bola Terpercaya & resmi dan terpercaya di indonesia. Situs judi bola ini menyediakan fasilitas bagi anda untuk dapat bermain memainkan permainan judi bola. Didalam situs ini memiliki berbagai permainan taruhan bola terlengkap seperti Sbobet, yang membuat DEWI365 menjadi situs judi bola terbaik dan terpercaya di Indonesia. Tentunya sebagai situs yang bertugas sebagai
Bandar Poker Online pastinya akan berusaha untuk menjaga semua informasi dan keamanan yang terdapat di POKERQQ13. Kotakqq adalah situs
Judi Poker Online Terpercayayang menyediakan 9 jenis permainan sakong online, dominoqq, domino99, bandarq, bandar ceme, aduq, poker online, bandar poker, balak66, perang baccarat, dan capsa susun. Dengan minimal deposit withdraw 15.000 Anda sudah bisa memainkan semua permaina pkv games di situs kami. Jackpot besar,Win rate tinggi, Fair play, PKV Games
Comments
Hi Sid,
This Entity Stream Truncation error is an infamous one indicating that something interrupted the arriving data stream, likely the sending of result data that are partially missing. The causes for this can be manifold, e.g. network problems, participant's computer problems, JATOS server low in resources (memory, CPU). It's difficult to say what causes without having more information about the experiment or your JATOS server.
Best,
Kristian
Hi Kristian,
Thank you for that information. I’ve asked the server team to pass on the details about the Server Resources. In the meantime I’m uploading the log file if that’d help finding the root cause.
It's specifically happened on more multi-participant occurrences than a single participant using it. Also, the designed study posts the data after each input the user provides, could that be a potential issue with multiple participants?
Hi Sid!
It's specifically happened on more multi-participant occurrences than a single participant using it.
Do you mean that multiple participants did the study at the same time in parallel? That should be no problem given that your JATOS server has enough resources.
Also, the designed study posts the data after each input the user provides, could that be a potential issue with multiple participants?
Maybe. I saw that you sent result data around every 3 seconds (with jatos.submitResultData). That is a lot. How big are your result data? If you send them that often it's likely you overload a server that is low in resources. I'd strongly recommend to send your result data less often. I personally have the rule of thumb once a minute, for short studies maybe more often. But if you definitely want to send the result data that often you should use jatos.appendResultData instead of jatos.submitResultData and deactivate MySQL's binary log on your server (if you use MySQL). And spread out your participants, meaning that they should not run your study all at the same time but more one-after-another.
Best,
Kristian
Hi Kristian,
Thanks for the info. Yes, we had multiple parallel participants running the study at the same time. I also got the info about our Server Resources and we have 2GB RAM with 2 - 2.7GHz CPUs which, I'm assuming, is enough for JATOS.
Today, I tested a study by incrementing the # of participants by 1 every 5-10mins and it worked well with 3 participants' data missing partially so, it does seem the better way to go.
I'll try running a study with less frequent data transfer and check. However, when we ran studies before making any edits to the study file exported from Lab.js we still ran into a similar issue with more than 50% of the participants' data not received by the server due to the said error.
Best,
Sid
Hi Sid!
2 GB memory can be easily too low when your study is demanding and multiple participants run it in parallel. You can upgrade to 4 GB - or, as you already said, ensure that only one participant runs it at the same time.
I'll try running a study with less frequent data transfer and check.
good idea
However, when we ran studies before making any edits to the study file exported from Lab.js we still ran into a similar issue with more than 50% of the participants' data not received by the server due to the said error.
I'm at a loss here: what edits do you make to lab.js' exported study file? I'm not really familiar in how lab.js send's its data back to JATOS. Maybe there is room for improvement.
Best,
Kristian