Base solution for your next web application

Activities of "asiena"

Hey all, I'm having a problem where the application is continuously redirecting users when they click on the link in the invitation email. This is working when testing locally, but can't seem to get this working when deployed with nginx. It's very difficult to nail down because it happens so fast and I can't really gleen much information while it's happening. Maybe if someone has already come across this and can suggest a solution? Thanks!

So i successfully switched to using postgres with my app, but I'm having a strange issue with loading tenant logos. It appears _binaryObjectManager.GetOrNullAsync(tenant.LogoId.Value); is returning null. I've double checked the ids being used and they do indeed line up. Is this an issue with postgres byte arrays? or something else?

no problem. just to clarify what i was talking about, i'm not implying you to change the folder names, but their references in the angular.json file.

So the problem is that in the angular.json file, ion-rangeslider is not capitalized correctly. This is not a problem in windows as dir paths are not case-sensitive. But in linux this is a problem. Go through your node_modules folder after yarn and make sure ion-rangeslider (and all paths) are correctly capitalized.

Yes, and that was obviously not it. So the problem is that in the angular.json file, ion-rangeslider is not capitalized correctly. This is not a problem in windows as dir paths are not case-sensitive. But in linux this is a problem. Go through your node_modules folder after yarn and make sure ion-rangeslider (and all paths) are correctly capitalized.

So i've seen this same issue posted in the forum, but they have been closed and no solution posted. I'm trying to ng build on ubuntu 16.04. Here is my ng -v:

Angular CLI: 6.0.7
Node: 8.11.3
OS: linux x64
Angular: 5.2.6
... animations, common, compiler, compiler-cli, core, forms
... http, platform-browser, platform-browser-dynamic
... platform-server, router

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.6.7
@angular-devkit/build-angular     0.6.7
@angular-devkit/build-optimizer   0.6.7
@angular-devkit/core              0.6.7
@angular-devkit/schematics        0.6.7
@angular/cdk                      5.2.5
@angular/cli                      6.0.7
@angular/material                 5.2.5
@ngtools/webpack                  6.0.7
@schematics/angular               0.6.7
@schematics/update                0.6.7
rxjs                              5.5.6
typescript                        2.4.2
webpack                           4.8.3

I've tried yarn, ng build, remove node_modules, re yarn, ng build and nothing works. The files that it is complaining about also appear to be there when i look for them. This exact build works on my windows machine but not linux. Here is the output:

ERROR in multi ./node_modules/tether/dist/css/tether.css ./node_modules/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css ./node_modules/prismjs/themes/prism.css ./node_modules/bootstrap-timepicker/css/bootstrap-timepicker.min.css ./node_modules/bootstrap-daterangepicker/daterangepicker.css ./node_modules/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.css ./node_modules/bootstrap-switch/dist/css/bootstrap3/bootstrap-switch.css ./node_modules/bootstrap-select/dist/css/bootstrap-select.css ./node_modules/select2/dist/css/select2.css ./node_modules/rangeslider.js/dist/rangeslider.css ./node_modules/ion-rangeSlider/css/ion.rangeSlider.css ./node_modules/ion-rangeSlider/css/ion.rangeSlider.skinFlat.css ./node_modules/dropzone/dist/dropzone.css ./node_modules/summernote/dist/summernote.css ./node_modules/bootstrap-markdown/css/bootstrap-markdown.min.css ./node_modules/animate.css/animate.min.css ./node_modules/toastr/build/toastr.css ./node_modules/jstree/dist/themes/default/style.css ./node_modules/morris.js/morris.css ./node_modules/chartist/dist/chartist.css ./node_modules/socicon/css/socicon.css ./node_modules/font-awesome/css/font-awesome.css ./node_modules/quill/dist/quill.core.css ./node_modules/quill/dist/quill.snow.css ./node_modules/famfamfam-flags/dist/sprite/famfamfam-flags.css ./node_modules/primeng/resources/primeng.min.css ./node_modules/primeng/resources/themes/bootstrap/theme.css ./node_modules/bootstrap4-datetimepicker/build/css/bootstrap-datetimepicker.min.css ./src/assets/metronic/src/vendors/line-awesome/css/line-awesome.css ./src/assets/metronic/src/vendors/flaticon/css/flaticon.css ./src/assets/metronic/src/vendors/metronic/css/styles.css ./src/assets/Jcrop/css/Jcrop.css ./src/assets/primeng/file-upload/css/primeng.file-upload.css ./src/assets/primeng/autocomplete/css/primeng.autocomplete.css ./src/assets/common/styles/metronic-customize.less ./src/assets/common/styles/metronic-customize-angular.less ./src/app/shared/core.less ./src/app/shared/layout/layout.less ./src/app/shared/layout/blockaeroscheme.less ./src/assets/fonts/fonts-poppins.css ./src/assets/fonts/fonts-roboto.css ./src/styles.css
Module not found: Error: Can't resolve '/home/adam/repos/blockaero-ui/angular/node_modules/ion-rangeSlider/css/ion.rangeSlider.css' in '/home/adam/repos/blockaero-ui/angular'
ERROR in multi ./node_modules/tether/dist/css/tether.css ./node_modules/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css ./node_modules/prismjs/themes/prism.css ./node_modules/bootstrap-timepicker/css/bootstrap-timepicker.min.css ./node_modules/bootstrap-daterangepicker/daterangepicker.css ./node_modules/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.css ./node_modules/bootstrap-switch/dist/css/bootstrap3/bootstrap-switch.css ./node_modules/bootstrap-select/dist/css/bootstrap-select.css ./node_modules/select2/dist/css/select2.css ./node_modules/rangeslider.js/dist/rangeslider.css ./node_modules/ion-rangeSlider/css/ion.rangeSlider.css ./node_modules/ion-rangeSlider/css/ion.rangeSlider.skinFlat.css ./node_modules/dropzone/dist/dropzone.css ./node_modules/summernote/dist/summernote.css ./node_modules/bootstrap-markdown/css/bootstrap-markdown.min.css ./node_modules/animate.css/animate.min.css ./node_modules/toastr/build/toastr.css ./node_modules/jstree/dist/themes/default/style.css ./node_modules/morris.js/morris.css ./node_modules/chartist/dist/chartist.css ./node_modules/socicon/css/socicon.css ./node_modules/font-awesome/css/font-awesome.css ./node_modules/quill/dist/quill.core.css ./node_modules/quill/dist/quill.snow.css ./node_modules/famfamfam-flags/dist/sprite/famfamfam-flags.css ./node_modules/primeng/resources/primeng.min.css ./node_modules/primeng/resources/themes/bootstrap/theme.css ./node_modules/bootstrap4-datetimepicker/build/css/bootstrap-datetimepicker.min.css ./src/assets/metronic/src/vendors/line-awesome/css/line-awesome.css ./src/assets/metronic/src/vendors/flaticon/css/flaticon.css ./src/assets/metronic/src/vendors/metronic/css/styles.css ./src/assets/Jcrop/css/Jcrop.css ./src/assets/primeng/file-upload/css/primeng.file-upload.css ./src/assets/primeng/autocomplete/css/primeng.autocomplete.css ./src/assets/common/styles/metronic-customize.less ./src/assets/common/styles/metronic-customize-angular.less ./src/app/shared/core.less ./src/app/shared/layout/layout.less ./src/app/shared/layout/blockaeroscheme.less ./src/assets/fonts/fonts-poppins.css ./src/assets/fonts/fonts-roboto.css ./src/styles.css
Module not found: Error: Can't resolve '/home/adam/repos/blockaero-ui/angular/node_modules/ion-rangeSlider/css/ion.rangeSlider.skinFlat.css' in '/home/adam/repos/blockaero-ui/angular'

Did you figure this out? I'm having the same problem and when i go and look for the files, they're all there

<a class="postlink" href="https://drive.google.com/open?id=18sbJkaOjm2pX_TV23td612uTudXEkisQ">https://drive.google.com/open?id=18sbJk ... uTudXEkisQ</a>

We have deployed site on <a class="postlink" href="https://beta.block.aero">https://beta.block.aero</a> the login page shows after 25 seconds attaching the HAR file for reference Server is fine, i have checked response timing and performance factors its deployed on Azure there is a lot of delay between sending requests. please let me know what is causing this delay between different request. issue is reproducing for users trying to access the site from US <a class="postlink" href="https://www.webpagetest.org/result/180620_P2_73df54ab0697b2294828f18376f68edc/">https://www.webpagetest.org/result/1806 ... 376f68edc/</a>

Context: i have Angular + Dot net Core version with configuration to have separate projects for Angular and dot net core i have deployed app in my dev server and want to connect my angular UI to that dev env so i dont have to setup visual studio on my machine where i want to work on UI only.

Updated:

"remoteServiceBaseUrl": "http://localhost:22742",

to

"remoteServiceBaseUrl": "http://devIP:22742",

but still it gives me error popup saying internal error instead of displaying login page. no error or error details are logged in console. also i noticed console being cleared ever few seconds that makes it difficult do debug something;

Showing 1 to 10 of 10 entries