mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-06 11:37:49 -05:00
Unauthorized on login/create new accounts #553
Closed
opened 2025-11-01 20:58:55 -05:00 by GiteaMirror
·
15 comments
No Branch/Tag Specified
main
gh-readonly-queue/main/pr-2731-7800102f937efa5fbcec6262a1159beb4441caf7
feat-v2-foundation
spike-huma-openapi3
claude/investigate-swagger3-support-nyyUa
feat-list-view-buckets
ci-mysql-8-test
codex/analyze-codebase-for-email-task-feature
feat-project-templates
csv-import-feature
claude/email-reply-comments-wpdcQ
fix-oidc-pkce-support
fix/overview-subtasks-expand
feat/bucket-select-task-detail
feat-soft-delete-projects
claude/review-bot-design-plan-cf5C3
claude/project-scoped-api-tokens-KTqR3
claude/explore-openclaw-integration-KQEzg
claude/project-scoped-api-tokens-yv5KS
fix-duplicate-close-button
feat-list-view-sorting
feat/official-vite-sentry-plugin
feat/highlight-overdue-tasks
feat/add-enter-key-form-submission-handling
feat/TipTap-nits
feat/update-caldavtimetotimestamp-parsing
feat-phosphor-icons
wip-plans
claude/investigate-issue-2173-llKme
fix-description-text-drag
feat-custom-keyboard-shortcuts
pr-1845-ci
codex/fix-drag-and-drop-behavior-inconsistency
copilot/add-clickable-labels-for-filtering
copilot/fix-issue-1786
playwright-migration
fix-kanban-repeating-wip
copilot/fix-1498
feature/replace-axios
codex/upgrade-to-tailwind-4.1.8-using-pnpm
codex/add-cypress-test-for-avatar-types
feature/biome
feature/oxc
codex/update-flexsearch-to-0.8.205
4r6ni9-codex/fix-deprecated-sass-@import-usage
codex/fix-deprecated-sass-@import-usage
codex/add-cypress-test-for-task-list-refresh-fix
codex/fix-quick-add-magic-not-adding-tasks
codex/fix-all-type-errors
codex/fix-mimetype-for-docs.json
feature/caldav-from-scratch
feature/gh-actions-hetzner
fix-ci
feat/new-logger
jyte-better-dev-config
feat/add-team-member-with-enter
fix/button-and-icon-types
fix/notifications-component-name-collision
feature/null-time
renovate/tailwindcss-4.x
feature/unplugin-vue-router
fix/deprecated-import
feature/zod-schema
renovate/golangci-golangci-lint-1.x
fix/tiptap-editor-reactive-destructuring
release/0.24
feat/improve-add-task
fix/saved-filter-search
feat/webp-and-avif-attachment-previews
feature/migrate-back-to-bulma
fix/sass-add-missing-list-import
feature/sticky-demo-bar
fix/gantt-view-switch
feature/typesense-position-join
feature/focus-visible
dependencies/golangci-lint
feature/better-filter-syntax
fix/tiptap-task-list
renovate/github.com-golang-jwt-jwt-v4-5.x
feature/hide-forbidden-related-tasks
renovate/golang-1.x
release/0.20
release/0.17
release/0.16
release/0.15
release/0.14
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.1.0
v1.0.0
v1.0.0-rc4
v1.0.0-rc3
v1.0.0-rc2
v1.0.0-rc1
v1.0.0-rc0
v0.24.6
v0.24.5
v0.24.4
v0.24.3
v0.24.2
v0.24.1
v0.24.0
v0.23.0
v0.22.1
v0.22.0
0.21.0
v0.21.0
v0.20.4
v0.20.5
v0.20.3
v0.20.2
v0.20.1
v0.20.0
v0.19.2
v0.19.1
v0.19.0
vue3
v0.18.1
v0.18.0
v0.17.1
v0.17.0
v0.16.1
v0.16.0
v0.15.1
v0.15.0
v0.14.1
v0.14.0
v0.13.1
v0.13
v0.12
v0.11
v0.10
v0.9
v0.8
v0.7
v0.6
v0.5
v0.4
v0.3
v0.2
v0.1
Labels
Clear labels
area/api
area/attachments
area/auth
area/avatars
area/backup-restore
area/caldav
area/calendar-view
area/comments
area/config
area/database
area/desktop
area/docker
area/email
area/favorites
area/filters
area/frontend
area/gantt
area/i18n
area/import-export
area/internal-code
area/kanban
area/labels
area/list-view
area/mobile
area/notifications
area/permissions
area/projects
area/pwa
area/recurring-tasks
area/reminders
area/search
area/shortcuts
area/subtasks
area/sync
area/table-view
area/task-editor
area/task-metadata
area/task-relations
area/teams
area/theming
area/time-tracking
area/typesense
area/views
area/webhooks
bug
changes requested
concern/accessibility
concern/performance
concern/regression
concern/ux
confirmed
db/mysql
dependencies
enhancement
good first issue
help wanted
integration/inbound
integration/outbound
kind/bug
kind/feature
needs reproduction
pull-request
question
security
support
upstream issue
waiting for reply
wontfix
Mirrored from GitHub Pull Request
No Label
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/vikunja#553
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @graphixillusion on GitHub (Aug 18, 2025).
Description
As the title says i'm getting Unauthorized when i try to login or create new accounts with version 1.0.0-rc1. Exact same config works well in the previous version. I'm using sqlite backend
Vikunja Version
1.0.0-rc1
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
No
Screenshots
No response
@kolaente commented on GitHub (Aug 18, 2025):
Duplicate of https://github.com/go-vikunja/vikunja/issues/1303
@graphixillusion commented on GitHub (Aug 18, 2025):
The public URL is correctly setup but i'm still getting unauthorize
@kolaente commented on GitHub (Aug 18, 2025):
Did you change any cors settings?
@graphixillusion commented on GitHub (Aug 18, 2025):
No, i didn't touch anything. This is the docker compose file i'm using (works with previous version, doesn't with current rc)
@kolaente commented on GitHub (Aug 18, 2025):
Can you enable debug logs and look for a message on startup about cors?
@graphixillusion commented on GitHub (Aug 18, 2025):
Now i'm seeing that despite the current timezone is setup, the log datetime is incorrect
@graphixillusion commented on GitHub (Aug 18, 2025):
Ok, i have found the issue: this env => VIKUNJA_SERVICE_PUBLICURL: http://domain/ needs to include the port too, so the right way to set it is => VIKUNJA_SERVICE_PUBLICURL: http://domain:port/
Do you know something about the mismatch of the log datetime?
@kolaente commented on GitHub (Aug 18, 2025):
oh are you using a non-standard port?
The timezone in the container is probably utc 0 but your server is in a different time zone.
@graphixillusion commented on GitHub (Aug 18, 2025):
I'm using the default one, but as this server is not exposed over internet, in the address i need to put http://domain:port to reach it. With the previous version of vikunja the publicurl just wants the domain, now without the port too in the url => Unauthorized. The Doc should specify this behaviour if you want to keep it like this...
Any way to fix this?
@kolaente commented on GitHub (Aug 18, 2025):
From the top of my head, mount
/etc/timezone(or something like that) into the container at the same path as the host, then setTZ=Server/Timezone. This is not Vikunja specific, you should be able to find information about this with a search engine of choice.@twooten commented on GitHub (Sep 21, 2025):
I sure wanted to like this, but it's impossible to get past the "Unauthorized" error on user creation.
@graphixillusion commented on GitHub (Sep 22, 2025):
In this env, did you specify the port like this example?
VIKUNJA_SERVICE_PUBLICURL: http://domain:port/
@auspex commented on GitHub (Sep 28, 2025):
I had a similar issue. In my case I don't want a port on my public URL as I'm behind a Traefik proxy. But I'd used
http:instead ofhttps:(and technically,httpreally should work, as it gets redirected in the proxy tohttps, but that's extra traffic for no reason). Getting a 401 error and no other information is a touch obscure.@auspex commented on GitHub (Sep 28, 2025):
oh, btw, I used
http:because I copied from the example at https://vikunja.io/docs/full-docker-example/#example-with-traefik-2. Given that the example is already assuming you're coming in onhttps, the Public URL example really should behttps.@kolaente commented on GitHub (Sep 29, 2025):
Thanks, adjusted in
e1a41fa948