oncall icon indicating copy to clipboard operation
oncall copied to clipboard

Oncall is a calendar tool designed for scheduling and managing on-call shifts. It can be used as source of dynamic ownership info for paging systems like http://iris.claims.

Results 80 oncall issues
Sort by recently updated
recently updated
newest added
trafficstars

As the title suggests, I want to set up Google Oauth login on Oncall, but keeps getting the CORS error when trying to hit https://accounts.google.com/o/oauth2/v2/auth?response_type=code''&client_id={}&redirect_uri={}&scope={}`` How can I solve this...

Hello, I am setting up the oncall to give it a try. I switched to py3 branch, followed the docs and running into following error: ``` oncall-dev ./configs/config.yaml Traceback (most...

Hi, I have deployed Oncall to GCP and am using Cloud SQL as the MySQL DB. Everything works fine until I attempt to Preview a Schedule, which throws an `Internal...

Running the commands from the Documents to run the docker version has no errors when run. However when trying to connect to localhost:8080 the site throws an internal server error...

Hi, I'm having trouble installing oncall in our linux environment using the instructions given. Here is one of the errors while running **"python setup.py develop"** : I have a venv...

Adds a new scheduler that creates schedules in round-robin fashion and produces day long events by assigning every event with a different user.

It's completely unknown why we use packer with docker installation? The installation finishes successfully even packer part fails. Please document the purpose of it with just a few words at...

I'm using g9542f7 here on Firefox/Linux and have created 2 schedules via templates for a team with one roster. While my account is marked as "god" in the user table...

During Oncall instalation top of the tree, it is bailing out. I tries on Ubuntu 18.04 and 16.04 LTS. Both have similar issues. python setup.py develop STACK TRACE BELOW: -----------------------------------...

Currently there are a handful of vendor modules included in the project and each one is referred to by name (See multiple instances of "Slack" throughout the Oncall / Iris...