Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posts/abp-react-template #27

Open
utterances-bot opened this issue Jul 4, 2023 · 14 comments
Open

posts/abp-react-template #27

utterances-bot opened this issue Jul 4, 2023 · 14 comments

Comments

@utterances-bot
Copy link

ABP React Template

React Starter Template for ABP application.

https://blog.antosubash.com/posts/abp-react-template

Copy link

Hi, I intend to use the Resource Owner Password Flow so I do not know what API that framework support. do you know how I can achieve it?

Copy link

hi i want to use this but can you send me link for this https://abp.antosubash.com/ back end source code becouse when ever i use my abp api it does not work with it

@antosubash-dev
Copy link

antosubash-dev commented Jul 17, 2023

@mir-barzan
Copy link

sorry but when i need to connected to the API in env and otherfile as u said i putt this https://localhost:44351 in place of https://your-api-name.com and i do pnpm dev it doesn't work it give me self signed certificate error but when i put ur API .com it works can you tell me how to fix this

Copy link

zingram commented Jul 19, 2023

Thank you for sharing this project. I am getting the same error for self signed certificate. Any suggestions for fixing this would be appreciated. Thank you

@antosubash
Copy link
Owner

@zingram and @mir-barzan you can use NODE_TLS_REJECT_UNAUTHORIZED=0 in your env file.

@antosubash
Copy link
Owner

@mir-barzan
Copy link

Thank you so much brother 👍

@mir-barzan
Copy link

I really appreciate that it works now but there is a problem when I go to the admin profile or tenant management it gives me this error [[[Call Stack
XMLHttpRequest.handleError
javascript\node_modules.pnpm\axios@1.3.4\node_modules\axios\lib\adapters\xhr.js (154:0)]]]] and for API generating new futures it still says self-signed error on the terminal if you tell me how to fix those errors it will be so grate I appreciate you time but making video on this will be great idea it will populate a lot

Copy link

Hi

I need Multi-tenant from my application, when will be complete you side Multi-tenant?

Copy link

Hi @antosubash
I am inquiring about the status of the Multi-tenant implementation for my application. Could you kindly provide an update on when the Multi-tenant feature is expected to be completed on your end?

@antosubash
Copy link
Owner

@gitdevnaresh take a look here nextauthjs/next-auth#600

Copy link

Hello,

When I run the Pnpm installation, it gives me the following error.

Progress: resolved 769, reused 730, downloaded 0, added 0, done
node_modules/.pnpm/esbuild@0.17.10/node_modules/esbuild: Running postinstall script...
node_modules/.pnpm/turbo@1.9.1/node_modules/turbo: Running postinstall script, failed in 147ms
.../.pnpm/turbo@1.9.1/node_modules/turbo postinstall$ node install.js
│ C:\Users\Dell\Desktop\AbpReact\EldaReact\node_modules.pnpm\turbo@1.9.1\node_modules\turbo\node-platform.js:41
│ throw new Error(Unsupported platform: ${platformKey});
│ ^
│ Error: Unsupported platform: win32 ia32 LE
│ at pkgAndSubpathForCurrentPlatform (C:\Users\Dell\Desktop\AbpReact\EldaReact\node_modules.pnpm\turbo@1.9.1\node_modul…
│ at checkAndPreparePackage (C:\Users\Dell\Desktop\AbpReact\EldaReact\node_modules.pnpm\turbo@1.9.1\node_modules\turbo\…
│ at Object. (C:\Users\Dell\Desktop\AbpReact\EldaReact\node_modules.pnpm\turbo@1.9.1\node_modules\turbo\inst…
│ at Module._compile (node:internal/modules/cjs/loader:1376:14)
│ at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
│ at Module.load (node:internal/modules/cjs/loader:1207:32)
│ at Module._load (node:internal/modules/cjs/loader:1023:12)
│ at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
│ at node:internal/main/run_main_module:28:49
│ Node.js v20.10.0
└─ Failed in 147ms at C:\Users\Dell\Desktop\AbpReact\EldaReact\node_modules.pnpm\turbo@1.9.1\node_modules\turbo
 ELIFECYCLE  Command failed with exit code 1.

Copy link

hi mate , i use abp framework commercial (v8.1) api connect react abp. i have issue and can you review it? : [next-auth][error][SIGNIN_OAUTH_ERROR]
portal.arplatform:dev: https://next-auth.js.org/errors#signin_oauth_error getaddrinfo ENOTFOUND https {
portal.arplatform:dev: error: {
portal.arplatform:dev: message: 'getaddrinfo ENOTFOUND https',
portal.arplatform:dev: stack: 'Error: getaddrinfo ENOTFOUND https\n' +
portal.arplatform:dev: ' at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26)\n' +
portal.arplatform:dev: ' at GetAddrInfoReqWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
portal.arplatform:dev: name: 'Error'
portal.arplatform:dev: },
portal.arplatform:dev: providerId: 'openiddict',
portal.arplatform:dev: message: 'getaddrinfo ENOTFOUND https'
portal.arplatform:dev: }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants