Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

URL Shortening Doesn't Work On Install #7

Closed
julianengel opened this issue Feb 15, 2019 · 1 comment
Closed

URL Shortening Doesn't Work On Install #7

julianengel opened this issue Feb 15, 2019 · 1 comment

Comments

@julianengel
Copy link

Expected Behavior

You enter the URL, click shorten and it should give you the shortened link.

Current Behavior

A red error message appears in the top right corner, saying the link I am trying to shorten already appears to be already shortened. (tried many links from youtube, facebook, google, non work locally but they do in the demo)

Possible Solution

Unaware what could be causing this. Tried on 3 different droplets.

Steps to Reproduce (for bugs)

Tired docker run and tried docker compose

  1. Create docker-compose.yml File
  2. Enter Env Variables
  3. docker compose up

or

  1. Run docker command

Your Environment

Digital Ocean Droplets
Chrome: Latest
Safari: Latest
Server: Ubuntu 18.4
Server 2: Linux Alpine Latest
Server 3: LAMP on Ubuntu 18.4

@ajanvier ajanvier self-assigned this Mar 15, 2019
@mikifus
Copy link

mikifus commented Mar 21, 2019

Just in case someone else has this issue, the solution is to set the APP_ADDRESS variable in docker environment:
APP_ADDRESS=shorter.example.com

@ajanvier ajanvier removed their assignment Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants