hyakumori / crm

Hyakumori Forest CRM
GNU General Public License v3.0
0 stars 0 forks source link

production fails to load geoserver resources #72

Closed iosefa closed 3 years ago

iosefa commented 3 years ago

The front end is not able to make any successful requests to the server for geoserver proxied resources. Here is the request taken from chrome dev tools:

Request URL: http://d22gq5iwy7wh2t.cloudfront.net/$%20%7B%7B%20secrets.VUE_APP_GEOSERVER%20%7D%7D/raster/wms?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=raster%3ADEM%E3%83%87%E3%83%BC%E3%82%BF&CRS=EPSG%3A4326&WIDTH=1934&HEIGHT=600&BBOX=35.197606273607086%2C134.3256572221084%2C35.208126318703414%2C134.3595668341355

I suspect that the cause is a typo here: https://github.com/hyakumori/crm/blob/a6d71f882d87eccb65a3dd18d7d74a7aac4bd3d9/.github/workflows/deploy.yml#L16