Using the URLconf defined in lambdaweb.urls
,
Django tried these URL patterns, in this order:
-
arminmeiwes/
-
test
[name='test']
-
[name='index']
-
profile/
[name='profile']
-
login/
[name='login']
-
register/
[name='register']
-
panel/
[name='panel']
-
panel/<str:game>/
[name='panel']
-
shop/
[name='shop']
-
logout/
[name='logout']
-
launcher_download/
[name='launcher_download']
-
api/token-auth/
[name='api_token_auth']
-
api/init-user/
[name='init-user-subscriptions-and-hwid']
-
api/get-user-options/
[name='get-user-options']
-
api/ban-user/
[name='ban-user']
-
activate/<uidb64>/<token>/
[name='activate_account']
-
webhooks/sellix/
[name='sellix_webhook']
-
discord/callback/
[name='discord_callback']
-
discord/discord-remove-connection/
[name='discord_remove_connection']
-
discord/create-url/
[name='discord_create_url']
-
product/buy/<str:game>/
[name='product_buy']
-
product/apply/
[name='product_apply']
-
product/nav/<str:game>/
[name='product_navigation']
-
.well-known/acme-challenge/configcheck
The current path, OeA.png
,
didn’t match any of these.