muhajirdev
09/23/2022, 4:00 AMauth
middleware
I am currently deploying supertokens, on fly.io . it works on my local machine. Broken on deployed
{
2022-09-23T04:01:03Z app[1a7515c8] sin [info] framework: 'awsLambda',
2022-09-23T04:01:03Z app[1a7515c8] sin [info] isInServerlessEnv: true,
2022-09-23T04:01:03Z app[1a7515c8] sin [info] appInfo: {
2022-09-23T04:01:03Z app[1a7515c8] sin [info] apiDomain: 'https://staging.darisini.com',
2022-09-23T04:01:03Z app[1a7515c8] sin [info] websiteDomain: 'https://staging.darisini.com',
2022-09-23T04:01:03Z app[1a7515c8] sin [info] appName: 'Darisini',
2022-09-23T04:01:03Z app[1a7515c8] sin [info] apiGatewayPath: '/.redwood/functions',
2022-09-23T04:01:03Z app[1a7515c8] sin [info] websiteBasePath: '/auth',
2022-09-23T04:01:03Z app[1a7515c8] sin [info] apiBasePath: '/auth'
2022-09-23T04:01:03Z app[1a7515c8] sin [info] },
2022-09-23T04:01:03Z app[1a7515c8] sin [info] supertokens: {
2022-09-23T04:01:03Z app[1a7515c8] sin [info] connectionURI: 'https://darisini-supertokens-staging.fly.dev',
2022-09-23T04:01:03Z app[1a7515c8] sin [info] apiKey: 'Z8bhDE4EmCrmU2auutPbLw2wMiFyPJpoFqQ2ZK9VLMUdY7ZzvzaF6FTBG4FKC76A'
2022-09-23T04:01:03Z app[1a7515c8] sin [info] },
2022-09-23T04:01:03Z app[1a7515c8] sin [info] recipeList: [ [Function (anonymous)], [Function (anonymous)] ]
```rp_st
09/23/2022, 4:02 AMrp_st
09/23/2022, 4:02 AMmuhajirdev
09/23/2022, 4:03 AMhttps://staging.darisini.com/.redwood/functions/auth/session/refresh
muhajirdev
09/23/2022, 4:03 AMmuhajirdev
09/23/2022, 4:03 AMmuhajirdev
09/23/2022, 4:04 AMrp_st
09/23/2022, 4:04 AMmuhajirdev
09/23/2022, 4:04 AMmuhajirdev
09/23/2022, 4:04 AMmuhajirdev
09/23/2022, 4:04 AMrp_st
09/23/2022, 4:04 AMmuhajirdev
09/23/2022, 4:05 AMrp_st
09/23/2022, 4:05 AMmuhajirdev
09/23/2022, 4:06 AMrp_st
09/23/2022, 4:11 AMrp_st
09/23/2022, 4:12 AMmuhajirdev
09/23/2022, 4:17 AMmuhajirdev
09/23/2022, 4:17 AMrp_st
09/23/2022, 4:17 AMrp_st
09/23/2022, 4:17 AMrp_st
09/23/2022, 4:17 AMmuhajirdev
09/23/2022, 4:18 AMmuhajirdev
09/23/2022, 4:18 AMmuhajirdev
09/23/2022, 4:53 AMapp[55547670] sin [info]2022-09-23T04:52:51.247Z com.supertokens {t: "2022-09-23T04:52:51.247Z", message: "middleware: Not handling because request path did not start with config path. Request path: /.redwood/functions/.redwood/functions/auth/session/refresh", file: "/app/node_modules/supertokens-node/lib/build/supertokens.js:231:30" sdkVer: "11.3.0"}
muhajirdev
09/23/2022, 4:53 AM/.redwood/functions/.redwood/functions
is duplicatedmuhajirdev
09/23/2022, 4:53 AMmuhajirdev
09/23/2022, 4:54 AMrp_st
09/23/2022, 5:14 AM