--- name: PiVPN Report about: Report issues to PiVPN comunity title: "Short description of Your Issue here" labels: 'Needs Investigation' assignees: '' --- ## In raising this issue, I confirm the following: `{please fill the checkboxes, e.g: [X]}` - [] I have read the [documentation](https://docs.pivpn.io) - [] Is it a feature request? please consider opening a [Discussion] (https://github.com/pivpn/pivpn/discussions/new) - [] I have read and understood the [contributors guide](https://github.com/pivpn/pivpn/blob/master/CONTRIBUTING.md). - [] The issue I am reporting can be *replicated*. - [] The issue I am reporting *is* directly related to the pivpn installer script. - [] The issue I am reporting isn't a duplicate (see [FAQs](https://github.com/pivpn/pivpn/wiki/FAQ), [closed issues](https://github.com/pivpn/pivpn/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed), and [open issues](https://github.com/pivpn/pivpn/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen)). ### Has your install failed? ``` yes/no ``` ### Describe the issue **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. ### Can you replicate the issue? Describe the steps below Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Have you searched for similar issues and solutions? (yes/no / which issues?) **Additional context** Add any other context about the problem here. ### Have you taken any steps towards solving your issue? ``` which? ``` ### Please provide your system information #### What type of hardware are you running PiVPN at? ``` Raspberrypi (specify the model) Ordroid OrangePi bananaPi Virtual machine ``` #### Output of `uname -a` ``` OUTPUT HERE / ANSWER HERE DO NOT DELETE THE BACK-TICKS PASTE THE OUTPUT INSIDE THE BACK-TICKS ``` #### Output of `cat /etc/os-release` ``` OUTPUT HERE / ANSWER HERE DO NOT DELETE THE BACK-TICKS PASTE THE OUTPUT INSIDE THE BACK-TICKS ``` ### If install failed Please provide the console output of `curl -L https://install.pivpn.io | bash` ``` OUTPUT HERE / ANSWER HERE DO NOT DELETE THE BACK-TICKS PASTE THE OUTPUT INSIDE THE BACK-TICKS ``` ### Console output of `curl -L install.pivpn.io | bash` ``` OUTPUT HERE DO NOT DELETE THE BACK-TICKS PASTE THE OUTPUT INSIDE THE BACK-TICKS ``` ### Console output of `pivpn add` or `pivpn add nopass` ``` OUTPUT HERE DO NOT DELETE THE BACK-TICKS PASTE THE OUTPUT INSIDE THE BACK-TICKS ``` ### Console output of `pivpn debug` ``` OUTPUT HERE DO NOT DELETE THE BACK-TICKS PASTE THE OUTPUT INSIDE THE BACK-TICKS ```