chizhang
About
- Username
- chizhang
- Joined
- Visits
- 152
- Last Active
- Roles
- Member
Comments
-
Dear Kristian, Now I can get the value of workerID when assigning conditions. That works perfectly. jatos.startComponentByPos makes a lot of sense to me and is much convenient. Thank you so much for the help! Best regards, Chi
-
Dear Kristian, Thanks again for the help! Unfortunately, I still could not make either one of the solution work. The Part_ID did not seems to be defined during the condition assignment. Nevertheless, the value of jatos.workerID did pass to Part_ID …
-
Hi Kristian, Thanks for your suggestion! Now I put startExp function before condition assignment. But still, the console told me that Part_ID is not defined when condition assignment is called. Best regards, Chi
-
Dear Kristian, Thank you so much for your answer! I tried your way but it didn't seem to work. Basically I want to get the worker ID in order to assign experimental condition to the participant. The code of condition assignment is as follow. functio…
-
Dear @kri Many thanks for the response! I will then do a test run on MindProbe. Best, Chi
-
Hi Kristian, Sorry I could not find the error log right now because I have recovered the server. Since the experiment is running right now, I will try again with Nginx in the up coming weeks to see whether there will be an error log. Thank you so mu…
-
Hi Kristian, Thanks! Indeed it worked. But the version I am currently using is the one that used virtual host (not directly a Nginx proxy) that still have the problem of websocket handshake. I could use it to run the experiment but the data cannot …
-
Hi Kristian, I am using a virtual host in Nginx. So I adapted the .conf file in the directory of www/server/panel/vhost/nginx Please find the updated config file in the attachment. I made several changes based on the Nginx link. But given I have no…
-
Hi @sebastiaan ! Thank you so much. And thank you also for the wonderful workshop last week! Best regards, Chi
-
Hi Kristian, I finally got my experiment on a https domain name. Now I could run my experiment via my domain name (https://tcoding.tech) and the webpage allows voice recording. Thank you so much for the suggestion! But whe the experiment was loading…
-
Hi Kristian, I have a follow-up question about installing SSL in my server. I did not know what type of server JATOS is running on if neither Apache nor Nginx was installed. I think it is a java-based server but I am not entirely sure. Would you ple…
-
Hi Kristian, Thank you so much for the suggestion! I am using the Alibaba ECS server. They do have an very cheap offer of domain names. I will try to install an SSL certificate in my server once I get my domain name confimed. Hopefully everything w…
-
Dear Krisitan, Thanks a lot for the suggestion! I will try to use Nginx instrad of Apache if necessary. Best regards, Chi
-
Hi Kristian, Thank you for the response! I checked my Apache. It turned out that it might not be properly installed. I could not start the Apache service properly. When I tried to start the service it gave me: Job for apache2.service failed because…
-
Hi Krisitan, I still have not solved the problem with Apache. But the server worked when I disabled Apache. So I assume the problem lied on my configuration of the Apache. Thank you again for the help! Best regards, Chi
-
Hi Kristian, Please find the attached files application.log, loader.log, and production.conf (I cannt upload a .conf file so I changed the format to .txt) Thanks again for the help! Chi https://forum.cogsci.nl/uploads/637/Y5SKL5AKVDOX.log https://fo…
-
Hi Kristian, Thank you for your patience! I tried to run the wget codes. Here are what we got: wget on JATOS https://forum.cogsci.nl/uploads/021/HIVAVAY1TQ9F.png wget on Apache https://forum.cogsci.nl/uploads/203/S8F1XW2XY2IY.png Indeed both were fa…
-
Hi Kristian, Thank you so much for the reply! I changed the ProxyPass to localhost:9000 and tried to open jatos with both the private IP and pulic IP, but I still could not open the page. It is very strange. Best regards, Chi
-
Dear Kristian, Thank you for the answer! Looking forward to the next release. Best regards, Chi
-
Hi Kristian, Thanks for the reply! The only place I could find ProxyPass and ProxyPassReverse is in the example.com.conf that I created and added to Apache following the tutorial. I tried to change the IP (both public and private) and the port but I…
-
Hi Kristian, Sorry for the cross-posting. Indeed I have opened port 22 for inbound traffic. Best regards, Chi