Jesse
Jesse
I am in the same boat.... I am running 2 servers 1 server has the master and a slave. The second server has 2 more slaves and the pool and...
Running into same/similar issue pgslave cannot find pgmaster over overlay network. I can ping pgmaster from pgpool using pgmaster when pool is on same server as pgslave1. So not sure...
Hitting same problem. Unable to use repmgr rejoin node as well as I get errors like: ``` ERROR: database is still running in state "in production" HINT: "repmgr node rejoin"...
I'm getting similar behavior and cannot get past it for the life of me. ``` "leaflet": "^1.3.2", "leaflet.markercluster": "^1.3.0", "react-leaflet": "^2.0.0", "react-leaflet-markercluster": "^2.0.0-rc3", ``` I hit the error: ``` leaflet.markercluster-src.js?d09f:17...
@YUzhva Thank you soo much! I think I was missing prop-types when I was doing that exact same thing. I also ended up removing react and react-dom from my package.json...
Doesn't the line: public function getWaveform($filename, $width, $height, $onePhase = false, $stereo = true) make it configureable? I literally just started using this and we are actively talking about it.
The posted patch doesn't account for the 2nd axis line though...
Added this pull request: https://github.com/maximal/audio-waveform-php/pull/9
I came across this issue as well. Here is what it looks like some key values are setting the "estimated" and the disableHorizontalListHeightMeasurement values: ``` {posts && posts.length ? (...
Yes this is true. Ran into same thing.