arrow_back Back to Tickets

Ticket #340fab

completed

Problem

create a dev environment for zfrikavideocall

Creator

1

Priority

1

Urgent

urgent

Project Name

zfrika

Previous Steps

can we host on zfrikavideocall.online on a sub page? look up available sub paging . are we trying to keep the same server running as a duplicate? what if we need to update feature in the server without taking it down. we need to have a duplicate server to test on. calendar calls this room number. const videoUrl = `https://zfrikavideocall.online/${room}?returnUrl=${returnUrl}`; testvideo123.shop new domain for testing. adding to digital ocean updated the name server on GoDaddy

Next Steps

https://testvideo123.shop/ if you stop the prod environment the dev envorment donts work. what is the root cause. trace the index3.html file the "Connected to Signal Server" doesnt load . you've got two files. index3.html file is in the root directory and the view directory. which is the file? one calls main.js and the other calls multi caller.js. find out which is correct. the index3.html file in views is correct. the file that is being called multicall.js I disabled main.js file it's not being used. resolved by disabling // Remove the hardcoded URL entirely const socket = io(); <script type="module" src="/assets/multicall.js?v=1.0.1"></script> sudo netstat -tulpn | grep -E '3000|3001'

Solution

https://testvideo123.shop/

Ticket Information

Ticket ID: 69c49282d50c22b7dc340fab
Date Initiated: 3/26/2026, 3:56:00 PM
Date Resolved: 3/26/2026, 4:14:00 AM
Status: completed
Urgent: urgent
Created: 3/25/2026, 6:57:22 PM
Last Updated: 3/28/2026, 12:45:07 AM