TaskBoard icon indicating copy to clipboard operation
TaskBoard copied to clipboard

Doesn't work with nginx.

Open AlexCroydon opened this issue 2 years ago • 0 comments

Doesn't allow you to log in. Can anyone assist with the correct nginx vhost configuration?

Failed to load resource: the server responded with a status of 404 () /api/login:1

   Failed to load resource: the server responded with a status of 404 ()

core.js:4197 ERROR TypeError: Cannot read properties of undefined (reading 'forEach') at n._next (login.component.ts:51:23) at n.value (Subscriber.js:183:16) at n.value (Subscriber.js:122:22) at n.value (Subscriber.js:72:26) at n.value (Subscriber.js:49:18) at Zone.__load_patch.e.Subscriber.next (zone-patch-rxjs.js:163:33) at n.value (innerSubscribe.js:42:26) at n.value (innerSubscribe.js:10:21) at n.value (Subscriber.js:49:18) at Zone.__load_patch.e.Subscriber.next (zone-patch-rxjs.js:163:33)

AlexCroydon avatar Oct 13 '23 17:10 AlexCroydon