arrow_back
Back to Tickets
Edit Trouble Ticket
Update the ticket information below
Date Initiated
*
Status
*
Open
Pending
Completed
Terminated
Creator
*
1
Priority
*
1
Urgent
Select urgency...
Urgent
Not Urgent
Important
Select importance...
Important
Not Important
Project Name
*
zfrika
Problem
*
create a dev environment for zfrikavideocall
Question
Root Cause
Notes
Strategy
Helpful People
Helpful Links
Diagram
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/
Insight
Date Resolved
save
Update Ticket
Cancel