Skip to content

Ensure your exam virtual machine or local server software is active. Incorrect credentials or session timeout. Verify admin credentials or restart the proctoring service. Port Conflict Another application is using port 1203.

If you open http://localhost:1203/proktor in a browser (while the service is running), you may encounter:

You should see something like:

Change the port in settings or close conflicting background apps. Technical Best Practices for Exam Supervisors

docker pull ghcr.io/yourorg/proktor:latest docker run -d -p 1203:1203 --name proktor \ -v $(pwd)/proktor-data:/app/data \ ghcr.io/yourorg/proktor:latest

Localhost:1203/proktor Free (High Speed)

Ensure your exam virtual machine or local server software is active. Incorrect credentials or session timeout. Verify admin credentials or restart the proctoring service. Port Conflict Another application is using port 1203.

If you open http://localhost:1203/proktor in a browser (while the service is running), you may encounter: localhost:1203/proktor

You should see something like:

Change the port in settings or close conflicting background apps. Technical Best Practices for Exam Supervisors Ensure your exam virtual machine or local server

docker pull ghcr.io/yourorg/proktor:latest docker run -d -p 1203:1203 --name proktor \ -v $(pwd)/proktor-data:/app/data \ ghcr.io/yourorg/proktor:latest localhost:1203/proktor