Tables doesn't recognize data as numbers

@flamber

Ok, it worked in localhost with version 0.36.4 and debug logging enabled. Group by it’s working perfectly.
Do I have to change the version to 0.36.4 on aws too?

@beey
https://www.metabase.com/docs/v0.36.4/operations-guide/running-metabase-on-elastic-beanstalk.html#deploying-new-versions-of-metabase
I would recommend 0.36.4 instead of 0.36.6

@flamber
About environment change in aws doesn’t working it’s because I was using t2.micro, which often I’ve issues, so I changed to t2.small just to test that.

I deployed 0.36.4 and add debug logging.
I tried just change to 0.36.4 and don’t apply debug logging.
I tried on 0.36.6 with and withou debug logging and also didn’t work.

Is there any chance that the db has not been loaded successfully and I have to delete and load it again?

@beey Yes, try that. Otherwise I don’t know what’s going on. Remember that the sync process takes time.

@flamber
After 3h of sync it worked, finally!

I had to delete the previous one and recriate another with 0.36.6 and debug logging.
Thanks!

1 Like