-
[SUPPORT] Eurotimmy - Odoo17 / Odoo18
Well, I don't think anyone is attending this project, it hasn't answered any user for a long time.
-
[SUPPORT] Eurotimmy - Odoo17 / Odoo18
Hello @Eurotimmy, can lend me a hand with the proxy manager? I have attached the Odoo forum where these issues appear, in case someone else is experiencing a similar problem with storage loss when restarting the server. Is it an approved solution to include that value in the variables within Odoo? Thanks in advance. https://www.odoo.com/es_ES/forum/ayuda-1/updated-how-do-i-prevent-website-common-asset-files-from-constantly-not-being-found-ioerror-errno-2-no-such-file-or-directory-92982
-
[SUPPORT] Eurotimmy - Odoo17 / Odoo18
Hello @Eurotimmy , great contribution with your manual for Odoo. I am having problems with stability and data persistence that are being uploaded to Odoo, such as profile images or icons of applications that are being installed. I don't know if anyone else is experiencing this issue or if there is a parameter that solves this: FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/odoo/filestore/Odoo/a9/a9f6... Additionally, I believe I should configure the NPM as you mentioned. I already have the Proxy mode = true activated, but I don't know which parameters are unique to my configuration in all these lines that need to be added : proxy_set_header X-Forwarded-Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Real-IP $remote_addr; proxy_redirect off; proxy_pass $forward_scheme://$server:$port; I understand that each line should have unique values from my server, but I don't understand which part should be kept and which should be replaced. Could you give me some hints, please?
-
[SUPPORT] Eurotimmy - Odoo17 / Odoo18
Hello @Eurotimmy , great contribution with your manual for Odoo. I am having problems with stability and data persistence that are being uploaded to Odoo, such as profile images or icons of applications that are being installed. I don't know if anyone else is experiencing this issue or if there is a parameter that solves this: FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/odoo/filestore/Odoo/a9/a9f6... Additionally, I believe I should configure the NPM as you mentioned. I already have the Proxy mode = true activated, but I don't know which parameters are unique to my configuration in all these lines that need to be added : proxy_set_header X-Forwarded-Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Real-IP $remote_addr; proxy_redirect off; proxy_pass $forward_scheme://$server:$port; I understand that each line should have unique values from my server, but I don't understand which part should be kept and which should be replaced. Could you give me some hints, please?
-
[REQUEST] Cal.com (formerly Calendso)
The problem of putting in production the api of giphy is that they ask for a video where the environment is shown in production where it is displayed by sending a gif, I do not think that admits a capture of the screen where the api in cal. com... but something will try. Regarding openssl keys, you mean to put the same in all these variables (adding new variables to the template unraid logically) as the variables used by CALENDSO_ENCRYPTION_KEY and NEXTAUTH_SECRET ?
-
[REQUEST] Cal.com (formerly Calendso)
Thanks, yes, the case is that the IDS, the Google API Keys if they work and I can connect Google calendars. But the Giphy API does not work, I thought it was precisely the docker in v3.7.11 and that with the new tag would be resolved. The Giphy API is in normal mode, not in production mode because I understand that it is not necessary, besides complicated to send the requirements that they ask. On the other hand, I still have some notices of NextJS, I hit you, you have any similar? @calcom/web:start: [next-auth][error][JWT_SESSION_ERROR] @calcom/web:start: https://next-auth.js.org/errors#jwt_session_error "exp" claim timestamp check failed { @calcom/web:start: message: '"exp" claim timestamp check failed', @calcom/web:start: stack: 'JWTExpired: "exp" claim timestamp check failed\n' + @calcom/web:start: ' at exports.default (/calcom/node_modules/jose/dist/node/cjs/lib/jwt_claims_set.js:79:19)\n' + @calcom/web:start: ' at jwtDecrypt (/calcom/node_modules/jose/dist/node/cjs/jwt/decrypt.js:9:53)\n' + @calcom/web:start: ' at async Object.decode (/calcom/node_modules/next-auth/jwt/index.js:64:7)\n' + @calcom/web:start: ' at async Object.session (/calcom/node_modules/next-auth/core/routes/session.js:43:28)\n' + @calcom/web:start: ' at async AuthHandler (/calcom/node_modules/next-auth/core/index.js:165:27)\n' + @calcom/web:start: ' at async NextAuthApiHandler (/calcom/node_modules/next-auth/next/index.js:22:19)\n' + @calcom/web:start: ' at async NextAuth._args$ (/calcom/node_modules/next-auth/next/index.js:106:14)', @calcom/web:start: name: 'JWTExpired' @calcom/web:start: } These two are also usually out in the log console. @calcom/web:start: Warning: data for page "/auth/login" is 140 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance. @calcom/web:start: See more info here: https://nextjs.org/docs/messages/large-page-data @calcom/web:start: 12:49:09:827 WARNRateLimit Disabled due to not finding UPSTASH env variables @calcom/web:start: [PERF]: getByViewer(1) took 57.60049295425415ms @calcom/web:start: [PERF]: getByViewer(1) took 4.371723890304565ms @calcom/web:start: [PERF]: getByViewer(1) took 7.092308044433594ms @calcom/web:start: [PERF]: getByViewer(1) took 5.01249098777771ms @calcom/web:start: [PERF]: getByViewer(1) took 4.469022035598755ms @calcom/web:start: [PERF]: getByViewer(1) took 9.372783184051514ms @calcom/web:start: @calcom/web:start: ⚠ metadata.metadataBase is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase @calcom/web:start: `themeBasis` is required for booking page theme support. Not providing it will cause theme flicker. @calcom/web:start: react-i18next:: You will need to pass in an i18next instance by using initReactI18next
-
[REQUEST] Cal.com (formerly Calendso)
Wow great! Works! Adding the environment variable does not give a login error on the page and works without giving prism or DB errors. Only notices of duplicate values continue to appear in the common.json as mentioned by mariushosting on GitHub. Thank you for reporting this problem also in unraid, without your help I would not have been able to continue updating the platform. Best regards
-
[REQUEST] Cal.com (formerly Calendso)
Okay, I'll put some more APIs, but I tried to put the Ghipy and it didn't work well, I said I couldn't find it and that's why I thought it was only for paid cal.com licenses (the api was put inside the cal.com web console, not in docker variables, and that's what I did also with Google's, many of them can be entered into the web console itself). I have the reverse proxy with NPM (Nginx proxy manager) and it works well in bridge mode with many more dockers that I have running (freescout, pingvin-share, projectsend, s-pdf,etc.) but I didn't know what was better to cal.com a custom dedicated network (local network ip range). And I've tried setting up cal.com with custom networking, but the login error still continues. Thanks again.
-
[REQUEST] Cal.com (formerly Calendso)
Thank you so much for sharing your template, by the way, amazing you have also set up all the API variables for payment gateways (stripe, etc.) for Cal.com and video conferencing systems. So do you have an enterprise-licensed version of cal.com? Because the APIs only work in the paid version, or at least that's what they say, although you can also put the API keys on the web platform, right? Another thing, you have the network in direct custom mode, not in bridge right? I have it in bridge mode, it could affect this maybe. I don't understand why it doesn't work for me, but I appreciate your effort and support.
-
[REQUEST] Cal.com (formerly Calendso)
I'm running the same PostgreSQL engine as you, version 15.6 I don't think the problem should be there, since in previous versions of docker everything goes well, until v3.7.11😩 Edit: These are the current errors when trying to log in with the login @calcom/web:start: [next-auth][error][CLIENT_FETCH_ERROR] @calcom/web:start: https://next-auth.js.org/errors#client_fetch_error Unexpected token < in JSON at position 0 { @calcom/web:start: error: { @calcom/web:start: message: 'Unexpected token < in JSON at position 0', @calcom/web:start: stack: 'SyntaxError: Unexpected token < in JSON at position 0\n' + @calcom/web:start: ' at JSON.parse (<anonymous>)\n' + @calcom/web:start: ' at parseJSONFromBytes (node:internal/deps/undici/undici:4747:19)\n' + @calcom/web:start: ' at successSteps (node:internal/deps/undici/undici:4718:27)\n' + @calcom/web:start: ' at fullyReadBody (node:internal/deps/undici/undici:1433:9)\n' + @calcom/web:start: ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + @calcom/web:start: ' at async specConsumeBody (node:internal/deps/undici/undici:4727:7)', @calcom/web:start: name: 'SyntaxError' @calcom/web:start: }, @calcom/web:start: url: 'https://my.domain.com/auth/login/csrf', @calcom/web:start: message: 'Unexpected token < in JSON at position 0' @calcom/web:start: }
-
[REQUEST] Cal.com (formerly Calendso)
Yes, I was also trying to use the :latest because I want a new feature of the new versions (the recipient of the meeting invitation has a text box to put a link to their own video conferencing system on the booking page of the sent or shared appointment) but the login module breaks. Could you put your template as you have it with the hidden fields of your sensitive data? I've tried everything, with many variables including... Do you have a reverse proxy on your unraid? Nginx proxy manager maybe and from what version of the unraid CA store? I'm planning to switch to the official jc21 repository instead of jlesage because it doesn't update and they say it's less secure. Edit: I also put my template better in case it looks something strange, the node and yarn fields were imported when using the CA store conversion, since the ibracorp template disappeared (which also failed me with the latest versions) but the important thing is put (including ALLOWED HOSTNAMES and RESERVE SUBDOMAINS) docker run -d --name='CAL.COM' --net='bridge' -e TZ="Europe/Paris" -e HOST_OS="Unraid" -e HOST_HOSTNAME="UnRaid" -e HOST_CONTAINERNAME="CAL.COM" -e 'NODE_VERSION'='18.19.0' -e 'YARN_VERSION'='1.22.19' -e 'NEXT_PUBLIC_WEBAPP_URL'='https://my.domain.com' -e 'NODE_ENV'='production' -e 'Community_Applications_Conversion'='true' -e 'CALCOM_TELEMETRY_DISABLED'='1' -e 'NEXTAUTH_SECRET'='xxxxxxxxxxxxxvaFGGjSpTJjQK0SrHMbIqoE9ItrKpv9Y=' -e 'CALENDSO_ENCRYPTION_KEY'='l7DbGjqJJGJmcC5862LYxxxxxxxxxxxxxx' -e 'EMAIL_FROM'='[email protected]' -e 'EMAIL_SERVER_HOST'='vps.daomain.com' -e 'EMAIL_SERVER_PORT'='465' -e 'EMAIL_SERVER_USER'='[email protected]' -e 'EMAIL_SERVER_PASSWORD'='password' -e 'DATABASE_URL'='postgresql://admcalcom:[email protected]:5432/calcomdb' -e 'ALLOWED_HOSTNAMES'='"localhost:3000","localhost:3003","10.255.176.218:3003","172.17.0.4:3000","10.255.176.123:5432","172.17.0.4:5432","my.domain.com","domain.com"' -e 'NEXTAUTH_URL'='https://my.domain.com/auth/login' -e 'RESERVED_SUBDOMAINS:'='"app","auth","docs","design","console","go","status","api","saml","www","matrix","developer","cal","my","team","support","security","blog","learn","admin","subdomain","domain","login"' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://10.255.176.123:3003' -l net.unraid.docker.icon='https://i.imgur.com/mwmNzNQ.png' -p '3003:3000/tcp' -v '/mnt/user/appdata/calcom/':'/cal':'rw' 'calcom/cal.com:latest'
-
[REQUEST] Cal.com (formerly Calendso)
Well, I'm still figuring things out. The thing is, the GitHub changelog is not the same as the dockerhub changelog and the tags prove it. https://hub.docker.com/r/calcom/cal.com/tags If you try to pull down the images between V3.7.11 and v3.7.14 they don't exist, because the available images are these and the ones that can be downloaded as upgradable. So this tells me that version V3.7.15 already breaks the docker login of the cal.com app, because in version v3.7.11 everything works. Someone has tried with the latest version to perform the installation, so calcom/cal.com:latest
-
[REQUEST] Cal.com (formerly Calendso)
By the way, this returns the console with the npx prisma generate command. npx prisma generate Prisma schema loaded from packages/prisma/schema.prisma Error: Generator "ts-node --transpile-only ./enum-generator" failed: node:internal/modules/cjs/loader:1137 throw err; ^ Error: Cannot find module './enum-generator' Require stack: - /calcom/imaginaryUncacheableRequireResolveScript at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) at Function.resolve (node:internal/modules/helpers:188:19) at requireResolveNonCached (/calcom/node_modules/ts-node/dist/bin.js:549:16) at getProjectSearchDir (/calcom/node_modules/ts-node/dist/bin.js:519:40) at phase3 (/calcom/node_modules/ts-node/dist/bin.js:267:27) at bootstrap (/calcom/node_modules/ts-node/dist/bin.js:47:30) at main (/calcom/node_modules/ts-node/dist/bin.js:33:12) at Object.<anonymous> (/calcom/node_modules/ts-node/dist/bin.js:579:5) at Module._compile (node:internal/modules/cjs/loader:1356:14) at Module._extensions..js (node:internal/modules/cjs/loader:1414:10) { code: 'MODULE_NOT_FOUND', requireStack: [ '/calcom/imaginaryUncacheableRequireResolveScript' ] } Node.js v18.19.0 Could you please tell me what release you have installed or when you have installed it because the pace of releases since February 7th when you published your message, has been frenetic. https://github.com/calcom/cal.com/compare/v3.7.10...v3.8.0 Thank you, greetings and have a good weekend.
-
[REQUEST] Cal.com (formerly Calendso)
Should I try to insert that table with pgadmin into the cal.com database? I don't know how to do anything with pgadmin, but I will search if it is possible because that's what the cal.com help says to avoid the error. Anyway, I managed to get it up and running until I reached the platform with the created admin and another user, but I did it using version v3.7.11, because using the later versions breaks the system and either doesn't allow login or doesn't load the login screen. What I don't understand is why this happens with the docker in unraid, since they have released so many versions until today, reaching v3.8.0, because those who use docker on Linux or manually, it does work for them. Some variable or parameter fails, or something inside the docker is not set correctly. If anyone has experience with the latest versions that work for them, please shed some light on the subject.
-
[REQUEST] Cal.com (formerly Calendso)
Thanks avinyc! Well, after managing to start it, I'm also getting the Prisma error, but with what I mentioned in the previous post. I'll see if I can continue, the truth is that this docker on unraid is costing a lot to keep it without errors just to start it. And that cost me much more to create pretix from scratch. Greetings and thanks again!
NexusEFR
Members
-
Joined
-
Last visited