Skip to content

Error running app with default port #175

@EatonEmmerich

Description

@EatonEmmerich

I am running a custom domain.
I have updated my compose file to remove Caddy as I couldn't get it working and duplicated the configuration on Traefik instead.

After some configuration changes I got the app running and routed correctly, but I am getting the following error opening the login page:


XHROPTIONS
https://reporting.revolt.chat/
CORS Missing Allow Origin

	
OPTIONS
	https://reporting.revolt.chat/
Status
500
VersionHTTP/2
Transferred545 B (0 B size)
Referrer Policystrict-origin-when-cross-origin
DNS ResolutionSystem

    	
    alt-svc
    	h3=":443"; ma=86400
    cf-cache-status
    	DYNAMIC
    cf-ray
    	997b3cd27d8373e0-JNB
    content-length
    	105
    content-type
    	text/plain; charset=utf-8
    date
    	Sat, 01 Nov 2025 12:01:27 GMT
    nel
    	{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    report-to
    	{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ziGf0ZUdQqFnMsy6S1CthuteIWyBKp9MAFjbTIJ6M9aFP4ghLtl21HOA%2FZeU1cI5yTjdk1274RC4JeiKNXisxwl5AUb7rqUqGGT9RW72rRLTymlAeg%3D%3D"}]}
    server
    	cloudflare
    X-Firefox-Spdy
    	h2
    	
    Accept
    	*/*
    Accept-Encoding
    	gzip, deflate, br, zstd
    Accept-Language
    	en-US,en;q=0.5
    Access-Control-Request-Headers
    	content-type
    Access-Control-Request-Method
    	POST
    Connection
    	keep-alive
    Host
    	reporting.revolt.chat
    Origin
    	https://stoat.metabee.co.za
    Priority
    	u=4
    Referer
    	https://stoat.metabee.co.za/
    Sec-Fetch-Dest
    	empty
    Sec-Fetch-Mode
    	cors
    Sec-Fetch-Site
    	cross-site
    User-Agent
    	Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:144.0) Gecko/20100101 Firefox/144.0

Screenshot of application error:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions